Searched refs:__htons (Results 1 – 6 of 6) sorted by relevance
45 return (__htons(hs)); in htons()
429 #define htons(x) __htons(x)
127 #define __htons(x) __bswap16(x) macro
171 #define htons(x) __htons(x)
324 #define htons(x) __htons(x)
118 #define htons(x) __htons(x)