Searched defs:ntohl (Results 1 – 10 of 10) sorted by relevance
13 ntohl(uint32_t net32) in ntohl() function
46 ntohl(x) in ntohl() function
18 ntohl(uint32_t x) in ntohl() function
18 #define ntohl(x) (x) macro
177 alias ntohl = htonl; in version() local255 alias ntohl = htonl; in version() local
119 #define ntohl(x) (x) macro
300 #define ntohl(x) __ntohl(x) macro
113 #define ntohl( global() macro
130 #define ntohl(x) (x) macro