Searched defs:htons (Results 1 – 2 of 2) sorted by relevance
50 #define htons(x) \ macro
158 #define htons(x) __ntohs(x) macro