Searched defs:NTOHL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dendian.h88 #define NTOHL(x) (x) = ntohl((unsigned long)x) macro
/macosx-10.10/libpcap-48/libpcap/
H A Dnametoaddr.c88 #define NTOHL(x) (x) = ntohl(x) macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dinterface.h89 #define NTOHL(x) (x) = ntohl(x) macro
H A Dnetdissect.h248 #define NTOHL(x) (x) = ntohl(x) macro

Completed in 270 milliseconds