Home
last modified time | relevance | path

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

/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c112 const uint16_t ether_type_slow_be = in is_lacp_packets() local
116 (ethertype == ether_type_slow_be && in is_lacp_packets()
286 const uint16_t ether_type_slow_be = in rx_burst_8023ad() local
351 if (hdr->ether_type == ether_type_slow_be) { in rx_burst_8023ad()