Home
last modified time | relevance | path

Searched defs:ip_off (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/net/pf/
H A Dpf_norm.c918 u_int16_t ip_off = h->ip_off; /* network byte order */ in pf_normalize_ip() local
1028 u_int16_t ip_off = h->ip_off; /* network byte order */ in pf_normalize_ip() local
/dragonfly/contrib/tcpdump/
H A Dip.h59 nd_uint16_t ip_off; /* fragment offset field */ member
/dragonfly/sys/netinet/
H A Dip.h71 u_short ip_off; /* fragment offset field */ member
H A Dip_input.c988 uint16_t ip_off; in ip_reass() local
/dragonfly/sys/dev/netif/alc/
H A Dif_alc.c2629 uint32_t cflags, hdrlen, ip_off, poff, vtag; in alc_encap() local
/dragonfly/sys/net/ipfw/
H A Dip_fw2.c1495 int ip_off, offset, ip_len; in ipfw_log() local