Searched defs:__htons (Results 1 – 1 of 1) sorted by relevance
11 #define __htons(_x) __bswap16(_x) macro20 #define __htons(_x) ((__uint16_t)(_x)) macro