Searched defs:ntohs (Results 1 – 11 of 11) sorted by relevance
87 ntohs(uint16_t in) in ntohs() function126 ntohs(uint16_t in) in ntohs() function
32 ntohs(u_short a) 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
117 #define ntohs Ntohs macro
62 #define ntohs(x) (x) macro
197 #define ntohs(x) (x) macro
287 # define ntohs(x) (x) macro