Searched defs:htons (Results 1 – 9 of 9) sorted by relevance
46 htons(x) in htons() function
13 htons(uint16_t host16) in htons() function
18 htons(uint16_t x) in htons() function
21 #define htons(x) (x) macro
122 #define htons(x) (x) macro
303 #define htons(x) __ntohs(x) macro
116 #define htons( global() macro
133 #define htons(x) (x) macro