get_be32 159 compat/bswap.h #define get_be32(p) ntohl(*(unsigned int *)(p)) get_be32 167 compat/bswap.h #define get_be32(p) ( \