Searched defs:ntohs (Results 1 – 16 of 16) sorted by relevance
87 ntohs(uint16_t in) in ntohs() function 126 ntohs(uint16_t in) in ntohs() function
32 ntohs(u_short a) in ntohs() function
56 ntohs(uint16_t ns) in ntohs() function
75 ntohs(uint16_t in) in ntohs() function
60 ntohs(uint16_t value) in ntohs() function
6 #define ntohs(x) (x) macro
6 #define ntohs(x) __bswap_16(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
197 #define ntohs(x) (x) macro
408 #define ntohs(x) __ntohs(x) macro
120 #define ntohs(x) __ntohs(x) macro
292 # define ntohs(x) (x) macro