Searched defs:__htons (Results 1 – 1 of 1) sorted by relevance
93 #define __htons(x) (__bswap16(x)) macro96 #define __htons(x) ((__uint16_t)(x)) macro