Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c54 static int get_rx_packets(const char *iface) in get_rx_packets() function
284 bond1_rx = get_rx_packets("bond1"); in test_xdp_bonding_with_mode()
290 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
291 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
313 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
314 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
371 veth1_1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_redirect_multi()
372 veth1_2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_redirect_multi()