Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h254 int testapp_stats_rx_dropped(struct test_spec *test);
284 {.name = "STAT_RX_DROPPED", .test_func = testapp_stats_rx_dropped},
H A Dtest_xsk.c1960 int testapp_stats_rx_dropped(struct test_spec *test) in testapp_stats_rx_dropped() function