Searched defs:NTOHL (Results 1 – 3 of 3) sorted by relevance
53 #define NTOHL(x) (x) = ntohl(x) macro
119 #define NTOHL(x) (x) = ntohl(x) macro
102 #define NTOHL(x) (x) = ntohl((u_int32_t)(x)) macro