Searched defs:htonl (Results 1 – 2 of 2) sorted by relevance
207 #define htonl(x) __swap32(x) macro246 #define htonl(x) (x) macro
199 #define htonl(x) __swap32(x) macro239 #define htonl(x) (x) macro