Searched defs:ntohl (Results 1 – 4 of 4) sorted by relevance
61 #define ntohl(x) (x) macro
337 #define ntohl(x) __ntohl(x) macro
161 #define ntohl(o) be32_to_cpu(o) macro
121 #define ntohl(x) __ntohl(x) macro