get_be16 158 compat/bswap.h #define get_be16(p) ntohs(*(unsigned short *)(p)) get_be16 164 compat/bswap.h #define get_be16(p) ( \