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

/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dendian.h89 #define NTOHS(x) (x) = ntohs((unsigned short)x) macro
/macosx-10.9.5/libpcap-42/libpcap/
H A Dnametoaddr.c89 #define NTOHS(x) (x) = ntohs(x) macro
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dinterface.h87 #define NTOHS(x) (x) = ntohs(x) macro
H A Dnetdissect.h240 #define NTOHS(x) (x) = ntohs(x) macro

Completed in 139 milliseconds