Searched defs:htons (Results 1 – 2 of 2) sorted by relevance
13 htons(u_int16_t x) in htons() function
59 #define htons(x) __swap16(x) macro