Searched defs:ntohs (Results 1 – 1 of 1) sorted by relevance
207 #define ntohs(x) __swap16(x) macro246 #define ntohs(x) (x) macro