Home
last modified time | relevance | path

Searched refs:HTONS (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/tcpdump/
Dnetdissect.h217 #define HTONS(x) (x) = htons(x) macro
Dinterface.h92 #define HTONS(x) (x) = htons(x) macro
/freebsd-9-stable/sys/contrib/pf/net/
Dpf_ioctl.c4127 HTONS(h->ip_len);
4128 HTONS(h->ip_off);
4164 HTONS(h->ip_len);
4165 HTONS(h->ip_off);
Dpfvar.h218 #define HTONS(x) (x) = htons((__uint16_t)(x)) macro
Dpf.c2468 HTONS(mss);
6064 HTONS(ip->ip_len);
6065 HTONS(ip->ip_off);