Searched defs:ntohs (Results 1 – 2 of 2) sorted by relevance
13 ntohs(u_int16_t x) in ntohs() function
61 #define ntohs(x) __swap16(x) macro