Searched defs:htons (Results 1 – 8 of 8) sorted by relevance
41 htons(uint16_t hs) in htons() function
171 #define htons(x) __htons(x) macro
288 #define htons(x) __ntohs(x) macro
65 #define htons(x) (x) macro
52 #define htons(val) OSAL_CPU_TO_BE16(val) macro
349 #define htons(x) __htons(x) macro
471 #define htons(x) __htons(x) macro
117 #define htons(x) __htons(x) macro