Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
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()
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()
1912 char s[MAX_TEST_NAME]; in test_udp_unix_redir()
Dselect_reuseport.c26 #define MAX_TEST_NAME 80 macro
796 char s[MAX_TEST_NAME]; in test_config()
Dsockmap_helpers.h8 #define MAX_TEST_NAME 80 macro