Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_flow.c473 const uint16_t ether_type_ipv4 = rte_cpu_to_le_16(EFX_ETHER_TYPE_IPV4); in sfc_flow_parse_ipv4() local
498 efx_spec->efs_ether_type = ether_type_ipv4; in sfc_flow_parse_ipv4()
499 } else if (efx_spec->efs_ether_type != ether_type_ipv4) { in sfc_flow_parse_ipv4()