Searched defs:be16toh (Results 1 – 3 of 3) sorted by relevance
131 be16toh(uint16_t in) in be16toh() function
75 #define be16toh(x) bswap16((x)) macro 89 #define be16toh(x) ((uint16_t)(x)) macro