|
corosync
2.3.5
|
#include <sys/types.h>

Go to the source code of this file.
Macros | |
| #define | swab16(x) |
| #define | swab32(x) |
| #define | swab64(x) |
| #define swab16 | ( | x | ) |
Definition at line 35 of file swab.h.
Referenced by totemip_copy_endian_convert(), and totemsrp_callback_token_destroy().
| #define swab32 | ( | x | ) |
Definition at line 43 of file swab.h.
Referenced by totemip_copy_endian_convert(), totemip_iface_check(), and totemsrp_callback_token_destroy().
| #define swab64 | ( | x | ) |
1.8.11