Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h264 int testapp_xdp_metadata(struct test_spec *test);
291 {.name = "XDP_METADATA_COPY", .test_func = testapp_xdp_metadata},
H A Dtest_xsk.c2410 int testapp_xdp_metadata(struct test_spec *test) in testapp_xdp_metadata() function