Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h265 int testapp_xdp_metadata_mb(struct test_spec *test);
292 {.name = "XDP_METADATA_COPY_MULTI_BUFF", .test_func = testapp_xdp_metadata_mb},
H A Dtest_xsk.c2415 int testapp_xdp_metadata_mb(struct test_spec *test) in testapp_xdp_metadata_mb() function