Searched defs:htonl (Results 1 – 2 of 2) sorted by relevance
13 htonl(u_int32_t x) in htonl() function
58 #define htonl(x) __swap32(x) macro