Searched defs:ip4 (Results 1 – 18 of 18) sorted by relevance
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | esp.c | 28 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 D | ipsec-secgw.h | 60 struct traffic_type ip4; member 74 struct traffic_type_nb ip4; member
|
| H A D | ipip.h | 100 ip4_ecn_setup(struct ip *ip4) in ip4_ecn_setup()
|
| H A D | ipsec.h | 60 uint32_t ip4; member
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_lro.c | 215 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 D | tcp_hostcache.h | 54 struct in_addr ip4; /* IP address */ member
|
| H A D | tcp_lro.h | 51 struct ip *ip4; member
|
| H A D | ip_carp.c | 617 struct ip *ip4; in carp_source_is_self() local
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_checksum.c | 309 struct ip *ip4; in checksum_ipv4() local
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.c | 182 struct ip *ip4; in nat64_direct_output_one() local 234 struct ip *ip4; in nat64_output() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_jail.c | 510 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 D | jail.h | 51 struct in_addr *ip4; member
|
| /f-stack/dpdk/drivers/net/enic/base/ |
| H A D | vnic_flowman.h | 130 } __rte_packed ip4; member
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_fdir.c | 780 struct rte_ipv4_hdr *ip4; in fill_ip4_head() local
|
| H A D | i40e_ethdev.h | 524 struct rte_eth_ipv4_flow ip4; member 565 struct rte_eth_ipv4_flow ip4; member
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_flow.c | 1369 char ip4[16], ip6[16], udp[16], tcp[16], tcpudp[16], ip4csum[16]; in enic_dump_filter() local
|
| H A D | enic_fm_flow.c | 1067 struct rte_ipv4_hdr *ip4; in enic_fm_copy_vxlan_encap() local
|
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.c | 2033 int l, proto, ip4, ip6; in print_proto() local
|