Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c54 static int get_rx_packets(const char *iface) in get_rx_packets() function
288 bond1_rx = get_rx_packets("bond1"); in test_xdp_bonding_with_mode()
294 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
295 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
317 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
318 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
375 veth1_1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_redirect_multi()
376 veth1_2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_redirect_multi()