Home
last modified time | relevance | path

Searched refs:test_pkt_md_access (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dtrace_ext.c18 struct test_pkt_md_access *skel_pkt = NULL; in test_trace_ext()
42 prog = skel_pkt->progs.test_pkt_md_access; in test_trace_ext()
Dpkt_md_access.c5 void test_pkt_md_access(void) in test_pkt_md_access() function
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_pkt_md_access.c29 int test_pkt_md_access(struct __sk_buff *skb) in test_pkt_md_access() function