Home
last modified time | relevance | path

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

/openbmc/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
281 bond1_rx = get_rx_packets("bond1"); in test_xdp_bonding_with_mode()
287 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
288 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
310 int veth1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_with_mode()
311 int veth2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_with_mode()
368 veth1_1_rx = get_rx_packets("veth1_1"); in test_xdp_bonding_redirect_multi()
369 veth1_2_rx = get_rx_packets("veth1_2"); in test_xdp_bonding_redirect_multi()