Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c276 int bond1_rx; in test_xdp_bonding_with_mode() local
284 bond1_rx = get_rx_packets("bond1"); in test_xdp_bonding_with_mode()
285 ASSERT_EQ(bond1_rx, NPACKETS, "expected more received packets"); in test_xdp_bonding_with_mode()