Home
last modified time | relevance | path

Searched refs:EFX_ETHER_TYPE_IPV6 (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow.c573 const uint16_t ether_type_ipv6 = rte_cpu_to_le_16(EFX_ETHER_TYPE_IPV6); in sfc_flow_parse_ipv6()
865 efx_spec->efs_ether_type != EFX_ETHER_TYPE_IPV6) { in sfc_flow_set_match_flags_for_encap_pkts()
1856 EFX_ETHER_TYPE_IPV4, EFX_ETHER_TYPE_IPV6 in sfc_flow_set_ethertypes()
2302 ether_type == EFX_ETHER_TYPE_IPV6)) in sfc_flow_is_match_flags_exception()
/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c531 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV6) && in ef10_filter_is_exclusive()
H A Defx.h3417 #define EFX_ETHER_TYPE_IPV6 0x86DD macro