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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c37 #include "test_sk_lookup.skel.h"
515 static void query_lookup_prog(struct test_sk_lookup *skel)
671 static void test_redirect_lookup(struct test_sk_lookup *skel)
908 static void test_drop_on_lookup(struct test_sk_lookup *skel)
1034 static void test_drop_on_reuseport(struct test_sk_lookup *skel)
1082 static void run_sk_assign(struct test_sk_lookup *skel,
1135 static void run_sk_assign_v4(struct test_sk_lookup *skel,
1141 static void run_sk_assign_v6(struct test_sk_lookup *skel,
1147 static void run_sk_assign_connected(struct test_sk_lookup *skel,
1188 static void test_sk_assign_helper(struct test_sk_lookup *ske
1397 void test_sk_lookup(void) function
[all...]
/linux-master/tools/testing/selftests/bpf/
H A DMakefile54 progs/test_sk_lookup.c-CFLAGS := -fno-strict-aliasing

Completed in 99 milliseconds