Searched defs:ntohs (Results 1 – 7 of 7) sorted by relevance
58 ntohs(uint16_t ns) in ntohs() function
175 #define ntohs(x) __ntohs(x) macro
292 #define ntohs(x) __ntohs(x) macro
58 #define ntohs(val) OSAL_BE16_TO_CPU(val) macro
329 #define ntohs(x) __ntohs(x) macro
426 #define ntohs(x) __ntohs(x) macro
122 #define ntohs(x) __ntohs(x) macro