Searched refs:test_pkt_access (Results 1 – 8 of 8) sorted by relevance
55 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_pkt_access), &topts); in test_hash_map()125 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_pkt_access), &topts); in test_array_map()191 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_pkt_access), &topts); in test_multi_maps()198 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_pkt_access), &topts); in test_multi_maps()233 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_pkt_access), &topts); in test_hash_modify()
25 struct test_pkt_access *skel; in test_prog_run_opts()46 prog_fd = bpf_program__fd(skel->progs.test_pkt_access); in test_prog_run_opts()
5 void test_pkt_access(void) in test_pkt_access() function
23 int test_pkt_access(struct __sk_buff *skb) in test_pkt_access() function
37 int test_pkt_access(struct __sk_buff *skb) in test_pkt_access() function
61 int test_pkt_access(struct __sk_buff *skb) in test_pkt_access() function
82 int test_pkt_access(struct __sk_buff *skb) in test_pkt_access() function
103 int test_pkt_access(struct __sk_buff *skb) in test_pkt_access() function