Searched defs:HTONL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dendian.h90 #define HTONL(x) (x) = htonl((unsigned long)x) macro
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dinterface.h88 #define HTONL(x) (x) = htonl(x) macro
H A Dnetdissect.h241 #define HTONL(x) (x) = htonl(x) macro

Completed in 147 milliseconds