Home
last modified time | relevance | path

Searched defs:test_sockmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_listen.c38 bool test_sockmap = false; /* toggled by user-space */ variable
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c658 static void test_sockmap(unsigned int tasks, void *data) in test_sockmap() function