Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h234 int testapp_adjust_tail_shrink(struct test_spec *test);
295 {.name = "XDP_ADJUST_TAIL_SHRINK", .test_func = testapp_adjust_tail_shrink},
H A Dtest_xsk.c2518 int testapp_adjust_tail_shrink(struct test_spec *test) in testapp_adjust_tail_shrink() function