Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c55 static int get_rx_packets(const char *iface) in get_rx_packets() function
286 bond1_rx = get_rx_packets("bond1"); in test_xdp_bonding_with_mode()
292 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
293 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
315 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
316 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
373 veth1_1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_redirect_multi()
374 veth1_2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_redirect_multi()