Searched defs:ntohs (Results 1 – 4 of 4) sorted by relevance
62 #define ntohs(x) (x) macro
338 #define ntohs(x) __ntohs(x) macro
157 #define ntohs(o) be16_to_cpu(o) macro
122 #define ntohs(x) __ntohs(x) macro