Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c334 int veth1_1_rx, veth1_2_rx; in test_xdp_bonding_redirect_multi() local
368 veth1_1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_redirect_multi()
371 ASSERT_EQ(veth1_1_rx, 0, "expected no packets on veth1_1"); in test_xdp_bonding_redirect_multi()