Searched defs:ntohl (Results 1 – 1 of 1) sorted by relevance
13 #define ntohl(x) (x) macro18 #define ntohl(x) swap32(x) macro
Completed in 2 milliseconds