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