Searched defs:htonl (Results 1 – 2 of 2) sorted by relevance
29 # define htonl(x) ntohl(x) macro34 # define htonl(x) (x) macro
55 #define htonl(x) ntohl(x) macro