Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/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
/linux-6.12.1/tools/testing/selftests/bpf/
DMakefile65 progs/test_pkt_md_access.c-CFLAGS := -fno-strict-aliasing