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

/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dendian.h91 #define HTONS(x) (x) = htons((unsigned short)x) macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dinterface.h92 #define HTONS(x) (x) = htons(x) macro
H A Dnetdissect.h251 #define HTONS(x) (x) = htons(x) macro

Completed in 67 milliseconds