Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c179 static void test_skmsg_helpers_with_link(enum bpf_map_type map_type) in test_skmsg_helpers_with_link()
1437 test_skmsg_helpers_with_link(BPF_MAP_TYPE_SOCKMAP);
1439 test_skmsg_helpers_with_link(BPF_MAP_TYPE_SOCKHASH);
178 static void test_skmsg_helpers_with_link(enum bpf_map_type map_type) test_skmsg_helpers_with_link() function