Searched defs:ntohl (Results 1 – 6 of 6) sorted by relevance
49 ntohl(x) in ntohl() function61 ntohl(x) in ntohl() function
48 #define ntohl(x) (x) macro
43 #define ntohl(x) (x) macro
77 #define ntohl(x) (x) macro
276 u_long ntohl(l) u_long l; { return ((u_long)l); } in ntohl() function
387 u_long ntohl(l) u_long l; { return ((u_long)l); } in ntohl() function