Searched defs:htons (Results 1 – 1 of 1) sorted by relevance
139 #define htons(x) sys_cpu_to_be16(x) macro145 #define htons(x) htobe16(x) macro