Searched defs:htonl (Results 1 – 13 of 13) sorted by relevance
58 htonl(uint32_t in) in htonl() function108 htonl(uint32_t in) in htonl() function
30 htonl(unsigned long a) in htonl() function
57 htonl(uint32_t in) in htonl() function
71 htonl(uint32_t value) in htonl() function
5 #define htonl(x) (x) macro
5 #define htonl(x) __bswap_32(x) macro
114 #define htonl Htonl macro
48 #define htonl(x) ntohl(x) macro
63 #define htonl(x) (x) macro
198 #define htonl(x) (x) macro
78 # define htonl(x) (x) macro
290 # define htonl(x) (x) macro