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

/freebsd-10-stable/contrib/tcpdump/
H A Dinterface.h92 #define HTONS(x) (x) = htons(x) macro
H A Dnetdissect.h217 #define HTONS(x) (x) = htons(x) macro
/freebsd-10-stable/sys/net/
H A Dpfvar.h110 #define HTONS(x) (x) = htons((__uint16_t)(x)) macro

Completed in 50 milliseconds