Searched defs:ntohs (Results 1 – 10 of 10) sorted by relevance
13 ntohs(uint16_t net16) in ntohs() function
46 ntohs(x) in ntohs() function
18 ntohs(uint16_t x) in ntohs() function
19 #define ntohs(x) (x) macro
178 alias ntohs = htons; in version() local256 alias ntohs = htons; in version() local
120 #define ntohs(x) (x) macro
301 #define ntohs(x) __ntohs(x) macro
114 #define ntohs( global() macro
131 #define ntohs(x) (x) macro