Searched defs:ntohs (Results 1 – 14 of 14) sorted by relevance
87 ntohs(uint16_t in) in ntohs() function126 ntohs(uint16_t in) in ntohs() function
56 ntohs(uint16_t ns) in ntohs() function
431 #define ntohs(x) __ntohs(x) macro
75 ntohs(uint16_t in) in ntohs() function
60 ntohs(uint16_t value) in ntohs() function
6 #define ntohs(x) __bswap_16(x) macro
6 #define ntohs(x) (x) macro
173 #define ntohs(x) __ntohs(x) macro
117 #define ntohs Ntohs macro
62 #define ntohs(x) (x) macro
326 #define ntohs(x) __ntohs(x) macro
120 #define ntohs(x) __ntohs(x) macro
292 # define ntohs(x) (x) macro