Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_ktls.c10 #define MAX_TEST_NAME 80 macro
140 static char test_name[MAX_TEST_NAME]; in fmt_test_name()
142 snprintf(test_name, MAX_TEST_NAME, in fmt_test_name()
H A Dsockmap_listen.c1284 char s[MAX_TEST_NAME]; in test_ops()
1323 char s[MAX_TEST_NAME]; in test_redir()
1417 char s[MAX_TEST_NAME]; in test_unix_redir()
1567 char s[MAX_TEST_NAME]; in test_vsock_redir()
1595 char s[MAX_TEST_NAME]; in test_reuseport()
1737 char s[MAX_TEST_NAME]; in test_udp_redir()
1911 char s[MAX_TEST_NAME]; in test_udp_unix_redir()
H A Dselect_reuseport.c26 #define MAX_TEST_NAME 80 macro
796 char s[MAX_TEST_NAME]; in test_config()
H A Dsockmap_helpers.h8 #define MAX_TEST_NAME 80 macro