Home
last modified time | relevance | path

Searched defs:ip4 (Results 1 – 18 of 18) sorted by relevance

/f-stack/dpdk/examples/ipsec-secgw/
H A Desp.c28 struct ip *ip4; in esp_inbound() local
147 struct ip *ip4, *ip; in esp_inbound_post() local
225 struct ip *ip4; in esp_outbound() local
H A Dipsec-secgw.h60 struct traffic_type ip4; member
74 struct traffic_type_nb ip4; member
H A Dipip.h100 ip4_ecn_setup(struct ip *ip4) in ip4_ecn_setup()
H A Dipsec.h60 uint32_t ip4; member
/f-stack/freebsd/netinet/
H A Dtcp_lro.c215 struct ip *ip4 = NULL; /* Keep compiler happy. */ in tcp_lro_get_th() local
319 struct ip *ip4; in tcp_lro_rx_csum_fixup() local
400 tcp_lro_rx_ipv4(struct lro_ctrl *lc, struct mbuf *m, struct ip *ip4, in tcp_lro_rx_ipv4()
508 struct ip *ip4; in tcp_flush_out_le() local
583 struct ip *ip4 = NULL; /* Keep compiler happy. */ in tcp_set_le_to_m() local
1144 struct ip *ip4 = NULL; /* Keep compiler happy. */ in tcp_lro_rx2() local
H A Dtcp_hostcache.h54 struct in_addr ip4; /* IP address */ member
H A Dtcp_lro.h51 struct ip *ip4; member
H A Dip_carp.c617 struct ip *ip4; in carp_source_is_self() local
/f-stack/freebsd/netgraph/
H A Dng_checksum.c309 struct ip *ip4; in checksum_ipv4() local
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c182 struct ip *ip4; in nat64_direct_output_one() local
234 struct ip *ip4; in nat64_output() local
/f-stack/freebsd/kern/
H A Dkern_jail.c510 struct in_addr *ip4; in kern_jail_set() local
3700 struct in_addr *ip4 = NULL; in sysctl_jail_list() local
/f-stack/freebsd/sys/
H A Djail.h51 struct in_addr *ip4; member
/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_flowman.h130 } __rte_packed ip4; member
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_fdir.c780 struct rte_ipv4_hdr *ip4; in fill_ip4_head() local
H A Di40e_ethdev.h524 struct rte_eth_ipv4_flow ip4; member
565 struct rte_eth_ipv4_flow ip4; member
/f-stack/dpdk/drivers/net/enic/
H A Denic_flow.c1369 char ip4[16], ip6[16], udp[16], tcp[16], tcpudp[16], ip4csum[16]; in enic_dump_filter() local
H A Denic_fm_flow.c1067 struct rte_ipv4_hdr *ip4; in enic_fm_copy_vxlan_encap() local
/f-stack/tools/ipfw/
H A Dipfw2.c2033 int l, proto, ip4, ip6; in print_proto() local