Searched defs:be16toh (Results 1 – 4 of 4) sorted by relevance
21 #define be16toh(x) OSSwapBigToHostInt16((x)) macro35 #define be16toh(x) ntohs((x)) macro
132 #define be16toh(x) bswap16((x)) macro146 #define be16toh(x) ((uint16_t)(x)) macro
111 #define be16toh( global() macro 125 #define be16toh( global() macro
64 #define be16toh(x) bswap16((x)) macro78 #define be16toh(x) ((uint16_t)(x)) macro