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