Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c63 int txmsg_pass; variable
84 {"txmsg", no_argument, &txmsg_pass, 1 },
662 if (txmsg_pass) in run_options()
883 if (txmsg_pass) in test_options()
992 txmsg_pass = txmsg_noisy = txmsg_redir_noisy = txmsg_drop = 0; in test_txmsg()
996 txmsg_pass = 1; in test_txmsg()
998 txmsg_pass = 0; in test_txmsg()
1022 txmsg_pass = 0; in test_txmsg()
1083 txmsg_pass = txmsg_noisy = txmsg_redir_noisy = txmsg_drop = 0; in test_mixed()
1087 txmsg_pass = 1; in test_mixed()
[all …]