Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_xdp_context_test_run.c6 int xdp_context(struct xdp_md *xdp) in xdp_context() function
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dxdp_context_test_run.c46 prog_fd = bpf_program__fd(skel->progs.xdp_context); in test_xdp_context_test_run()