Searched defs:ip_off (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dip_fastfwd.c155 uint16_t ip_len, ip_off; local
H A Dip_output.c222 uint16_t ip_len, ip_off; local
744 uint16_t ip_len, ip_off; local
[all...]
H A Dip.h61 u_short ip_off; /* fragment offset field */ member in struct:ip
/freebsd-11-stable/contrib/tcpdump/
H A Dip.h59 nd_uint16_t ip_off; /* fragment offset field */ member in struct:ip
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device-fp.c900 u8 ip_off, ip_length; local
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c507 nat64_fragment6(struct nat64_counters *stats, struct ip6_hdr *ip6, struct mbufq *mq, struct mbuf *m, uint32_t mtu, uint16_t ip_id, uint16_t ip_off) argument
1178 uint16_t ip_id, ip_off; local
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c701 u_short ip_off; local
[all...]
/freebsd-11-stable/sys/dev/ale/
H A Dif_ale.c1612 uint32_t cflags, hdrlen, ip_off, poff, vtag; local
[all...]
/freebsd-11-stable/sys/dev/sge/
H A Dif_sge.c1406 uint32_t ip_off, poff; local
/freebsd-11-stable/sys/net/altq/
H A Daltq_subr.c1163 u_short ip_off; local
/freebsd-11-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c2147 xnb_fill_eh_and_ip(struct mbuf *m, uint16_t ip_len, uint16_t ip_id, uint16_t ip_p, uint16_t ip_off, uint16_t ip_sum) argument
/freebsd-11-stable/sys/dev/fxp/
H A Dif_fxp.c1450 uint32_t ip_off, poff; local
[all...]
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_norm.c825 int ip_off; local
877 u_int16_t ip_off = h->ip_off; local
931 u_int16_t ip_off = h->ip_off; local
1806 u_int16_t ip_off = h->ip_off; local
[all...]
H A Dpf.c5490 uint16_t ip_len, ip_off; local
/freebsd-11-stable/sys/dev/age/
H A Dif_age.c1496 uint32_t cflags, hdrlen, ip_off, poff, vtag; local
[all...]
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h126 volatile uint8_t ip_off[2]; /**< IP offset */ member in struct:t_FmPrsResult
/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge_var.h319 int ip_off; member in struct:mxge_pkt_info
/freebsd-11-stable/sys/dev/jme/
H A Dif_jme.c1709 uint32_t ip_off, poff; local
/freebsd-11-stable/sys/dev/alc/
H A Dif_alc.c2698 uint32_t cflags, hdrlen, ip_off, poff, vtag; local
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c3098 int ip_off; local
/freebsd-11-stable/sys/dev/e1000/
H A Dif_em.c1927 int ip_off, poff; local
3908 em_transmit_checksum_setup(struct tx_ring *txr, struct mbuf *mp, int ip_off, struct ip *ip, u32 *txd_upper, u32 *txd_lower) argument
4063 em_tso_setup(struct tx_ring *txr, struct mbuf *mp, int ip_off, struct ip *ip, struct tcphdr *tp, u32 *txd_upper, u32 *txd_lower) argument
[all...]

Completed in 283 milliseconds