Searched defs:htons (Results 1 – 4 of 4) sorted by relevance
64 #define htons(x) (x) macro
336 #define htons(x) __htons(x) macro
165 #define htons(o) cpu_to_be16(o) macro
120 #define htons(x) __htons(x) macro