Searched defs:ntohs (Results 1 – 2 of 2) sorted by relevance
208 #define ntohs(x) __swap16(x) macro247 #define ntohs(x) (x) macro
202 #define ntohs(x) __swap16(x) macro240 #define ntohs(x) (x) macro