Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c1199 const uint16_t ethtype_slow_be = rte_be_to_cpu_16(RTE_ETHER_TYPE_SLOW); in test_mode4_marker() local
1249 if (marker_hdr->eth_hdr.ether_type != ethtype_slow_be) in test_mode4_marker()