Searched defs:htons (Results 1 – 2 of 2) sorted by relevance
206 #define htons(x) __swap16(x) macro245 #define htons(x) (x) macro
200 #define htons(x) __swap16(x) macro238 #define htons(x) (x) macro