mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 14:10:08 +01:00
Kernel uses such typedefs (__le32) and systemd too (le32_t). As we don't want to rely on systemd headers in our code base, let's also define them. They have of course very little effect beside making it clearer to the reviewer that a certain variable is not supposed to be in native endianness. |
||
|---|---|---|
| .. | ||
| c-list-util.c | ||
| c-list-util.h | ||
| nm-dbus-compat.h | ||
| nm-std-aux.h | ||
| nm-std-utils.c | ||
| nm-std-utils.h | ||
| unaligned.h | ||