Home
last modified time | relevance | path

Searched defs:ipv6 (Results 26 – 50 of 118) sorted by relevance

12345

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c105 bool ipv4, ipv6; in ice_rx_csum() local
/openbmc/linux/include/net/netfilter/
H A Dnf_tables_offload.h48 struct flow_dissector_key_ipv6_addrs ipv6; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c309 __u8 *ttl, bool ipv6) in values_get_tcpipopts()
368 struct ipv6hdr *ipv6; member
H A Dxdpwall.c97 struct ipv6hdr *ipv6; member
H A Dtest_l4lb_noinline.c201 static __noinline __u32 get_packet_hash(struct packet_description *pckt, bool ipv6) in get_packet_hash()
H A Dtest_l4lb.c206 bool ipv6) in get_packet_hash()
/openbmc/linux/drivers/scsi/fnic/
H A Dcq_enet_desc.h88 u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) in cq_enet_rq_desc_dec()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c174 struct ipv6hdr ipv6 = {}; in i40e_create_dummy_packet() local
594 enum ip_ver { ipv6 = 0, ipv4 = 1 }; in i40e_add_del_fdir() enumerator
1753 bool ipv4, ipv6; in i40e_rx_checksum() local
2919 struct ipv6hdr *ipv6; in i40e_atr() member
/openbmc/u-boot/lib/efi_loader/
H A Defi_net.c283 int ipv6, in efi_net_mcastiptomac()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h98 u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) in cq_enet_rq_desc_dec()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c828 int efx_mae_check_encap_match_caps(struct efx_nic *efx, bool ipv6, in efx_mae_check_encap_match_caps()
1883 bool ipv6 = conn->eth_proto == htons(ETH_P_IPV6); in efx_mae_populate_ct_key() local
1915 bool ipv6 = conn->eth_proto == htons(ETH_P_IPV6); in efx_mae_insert_ct() local
H A Dtc_encap_actions.c522 bool n_valid, ipv6 = false; in efx_neigh_event() local
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.c174 static __sum16 icmp6_checksum(struct ipv6hdr *ipv6, u16 *ptr, int len) in icmp6_checksum()
341 struct ipv6hdr *ipv6; in gdm_lte_tx_nic_type() local
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.h28 struct in6_addr ipv6; member
/openbmc/qemu/net/
H A Dslirp.c422 bool ipv6, const char *vprefix6, int vprefix6_len, in net_slirp_init()
1189 bool ipv4 = true, ipv6 = true; in net_init_slirp() local
H A Dl2tpv3.c126 bool ipv6; member
/openbmc/qemu/tests/vm/
H A Dbasevm.py88 ipv6 = True variable in BaseVM
/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c278 bool ipv6; in nfp_net_tls_add() local
/openbmc/linux/include/net/
H A Dnexthop.h38 struct in6_addr ipv6; member
174 struct in6_addr ipv6; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c282 struct ipv6hdr ipv6; in build_input() local
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_dev.h46 u8 ipv6; member
/openbmc/linux/net/core/
H A Dnetpoll.c544 int ipv6; in netpoll_parse_options() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h172 } ipv6[4]; member
480 struct nfp_flower_tun_ipv6 ipv6; member
547 struct nfp_flower_tun_ipv6 ipv6; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1199 struct ipv6hdr *ipv6 = ip_p; in mlx5e_lro_update_hdr() local
1243 static void mlx5e_shampo_update_ipv6_udp_hdr(struct mlx5e_rq *rq, struct ipv6hdr *ipv6) in mlx5e_shampo_update_ipv6_udp_hdr()
1298 static void mlx5e_shampo_update_ipv6_tcp_hdr(struct mlx5e_rq *rq, struct ipv6hdr *ipv6, in mlx5e_shampo_update_ipv6_tcp_hdr()
1341 struct ipv6hdr *ipv6 = (struct ipv6hdr *)(skb->data + nhoff); in mlx5e_shampo_update_hdr() local
/openbmc/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h111 struct ip6t_ip6 ipv6; member

12345