Searched defs:htons (Results 1 – 16 of 16) sorted by relevance
76 htons(uint16_t in) in htons() function120 htons(uint16_t in) in htons() function
42 htons(uint16_t hs) in htons() function
429 #define htons(x) __htons(x) macro
69 htons(uint16_t in) in htons() function
10 #define htons(x) ___htons(x) macro
49 htons(uint16_t value) in htons() function
7 #define htons(x) __bswap_16(x) macro
7 #define htons(x) (x) macro
171 #define htons(x) __htons(x) macro
115 #define htons Htons macro
64 #define htons(x) (x) macro
324 #define htons(x) __htons(x) macro
118 #define htons(x) __htons(x) macro
83 # define htons(x) (x) macro
294 # define htons(x) (x) macro