Searched defs:__ntohs (Results 1 – 1 of 1) sorted by relevance
13 #define __ntohs(_x) __bswap16(_x) macro22 #define __ntohs(_x) ((__uint16_t)(_x)) macro