Searched defs:htons (Results 1 – 4 of 4) sorted by relevance
23 #define htons ntohs macro
205 #define htons(x) __ntohs(x) macro
842 UShort VG_(htons) ( UShort x ) in VG_() argument