Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c455 static void query_lookup_prog(struct test_sk_lookup *skel) in query_lookup_prog()
606 static void test_redirect_lookup(struct test_sk_lookup *skel) in test_redirect_lookup()
847 static void test_drop_on_lookup(struct test_sk_lookup *skel) in test_drop_on_lookup()
977 static void test_drop_on_reuseport(struct test_sk_lookup *skel) in test_drop_on_reuseport()
1025 static void run_sk_assign(struct test_sk_lookup *skel, in run_sk_assign()
1078 static void run_sk_assign_v4(struct test_sk_lookup *skel, in run_sk_assign_v4()
1084 static void run_sk_assign_v6(struct test_sk_lookup *skel, in run_sk_assign_v6()
1090 static void run_sk_assign_connected(struct test_sk_lookup *skel, in run_sk_assign_connected()
1131 static void test_sk_assign_helper(struct test_sk_lookup *skel) in test_sk_assign_helper()
1234 static void test_multi_prog_lookup(struct test_sk_lookup *skel) in test_multi_prog_lookup()
[all …]
/linux/tools/testing/selftests/bpf/
H A DMakefile67 progs/test_sk_lookup.c-CFLAGS := -fno-strict-aliasing