Searched defs:ntohs (Results 1 – 8 of 8) sorted by relevance
55 ntohs(uint16_t ns) in ntohs() function
173 #define ntohs(x) __ntohs(x) macro
301 #define ntohs(x) __ntohs(x) macro
62 #define ntohs(x) (x) macro
56 #define ntohs(val) OSAL_BE16_TO_CPU(val) macro
356 #define ntohs(x) __ntohs(x) macro
461 #define ntohs(x) __ntohs(x) macro
119 #define ntohs(x) __ntohs(x) macro