Home
last modified time | relevance | path

Searched refs:BPF_MAP_TYPE_SOCKMAP (Results 1 – 25 of 1437) sorted by relevance

12345678910>>...58

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockmap_verdict_prog.c8 __uint(type, BPF_MAP_TYPE_SOCKMAP);
15 __uint(type, BPF_MAP_TYPE_SOCKMAP);
22 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_update.c7 __uint(type, BPF_MAP_TYPE_SOCKMAP);
14 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_kern.c4 #define TEST_MAP_TYPE BPF_MAP_TYPE_SOCKMAP
H A Dtest_sockmap_skb_verdict_attach.c6 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_invalid_update.c7 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dfreplace_cls_redirect.c11 .type = BPF_MAP_TYPE_SOCKMAP,
H A Dbpf_iter_sockmap.c12 __uint(type, BPF_MAP_TYPE_SOCKMAP);
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockmap_verdict_prog.c8 __uint(type, BPF_MAP_TYPE_SOCKMAP);
15 __uint(type, BPF_MAP_TYPE_SOCKMAP);
22 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_update.c7 __uint(type, BPF_MAP_TYPE_SOCKMAP);
14 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_kern.c4 #define TEST_MAP_TYPE BPF_MAP_TYPE_SOCKMAP
H A Dtest_sockmap_skb_verdict_attach.c6 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_invalid_update.c7 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dfreplace_cls_redirect.c11 .type = BPF_MAP_TYPE_SOCKMAP,
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockmap_verdict_prog.c8 __uint(type, BPF_MAP_TYPE_SOCKMAP);
15 __uint(type, BPF_MAP_TYPE_SOCKMAP);
22 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_update.c7 __uint(type, BPF_MAP_TYPE_SOCKMAP);
14 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_kern.c4 #define TEST_MAP_TYPE BPF_MAP_TYPE_SOCKMAP
H A Dtest_sockmap_skb_verdict_attach.c6 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dtest_sockmap_invalid_update.c7 __uint(type, BPF_MAP_TYPE_SOCKMAP);
H A Dfreplace_cls_redirect.c11 .type = BPF_MAP_TYPE_SOCKMAP,
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c160 if (map_type == BPF_MAP_TYPE_SOCKMAP) in test_sockmap_update()
215 if (map_type == BPF_MAP_TYPE_SOCKMAP) { in test_sockmap_copy()
321 test_sockmap_create_update_free(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
325 test_skmsg_helpers(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
329 test_sockmap_update(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
335 test_sockmap_copy(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
H A Dsockmap_ktls.c109 map_type == BPF_MAP_TYPE_SOCKMAP ? "SOCKMAP" : "SOCKHASH"); in run_tests()
120 run_tests(AF_INET, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()
122 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c160 if (map_type == BPF_MAP_TYPE_SOCKMAP) in test_sockmap_update()
215 if (map_type == BPF_MAP_TYPE_SOCKMAP) { in test_sockmap_copy()
321 test_sockmap_create_update_free(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
325 test_skmsg_helpers(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
329 test_sockmap_update(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
335 test_sockmap_copy(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
H A Dsockmap_ktls.c109 map_type == BPF_MAP_TYPE_SOCKMAP ? "SOCKMAP" : "SOCKHASH"); in run_tests()
120 run_tests(AF_INET, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()
122 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c160 if (map_type == BPF_MAP_TYPE_SOCKMAP) in test_sockmap_update()
215 if (map_type == BPF_MAP_TYPE_SOCKMAP) { in test_sockmap_copy()
321 test_sockmap_create_update_free(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
325 test_skmsg_helpers(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
329 test_sockmap_update(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
335 test_sockmap_copy(BPF_MAP_TYPE_SOCKMAP); in test_sockmap_basic()
H A Dsockmap_ktls.c109 map_type == BPF_MAP_TYPE_SOCKMAP ? "SOCKMAP" : "SOCKHASH"); in run_tests()
120 run_tests(AF_INET, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()
122 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()

12345678910>>...58