Searched defs:htons (Results 1 – 2 of 2) sorted by relevance
31 # define htons(x) ntohs(x) macro36 # define htons(x) (x) macro
57 #define htons(x) ntohs(x) macro