BE_16_TO_NATIVE 27 lib/types.h #define BE_16_TO_NATIVE(x) (x) BE_16_TO_NATIVE 32 lib/types.h #define BE_16_TO_NATIVE(s) SWAP16(s)