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

/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dendian.h89 #define NTOHS(x) (x) = ntohs((unsigned short)x) macro
/macosx-10.10/libpcap-48/libpcap/
H A Dnametoaddr.c89 #define NTOHS(x) (x) = ntohs(x) macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dinterface.h90 #define NTOHS(x) (x) = ntohs(x) macro
H A Dnetdissect.h249 #define NTOHS(x) (x) = ntohs(x) macro

Completed in 124 milliseconds