Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_flow.c564 const uint16_t ether_type_ipv6 = rte_cpu_to_le_16(EFX_ETHER_TYPE_IPV6); in sfc_flow_parse_ipv6() local
595 efx_spec->efs_ether_type = ether_type_ipv6; in sfc_flow_parse_ipv6()
596 } else if (efx_spec->efs_ether_type != ether_type_ipv6) { in sfc_flow_parse_ipv6()