Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c65 int txmsg_redir; variable
86 {"txmsg_redir", no_argument, &txmsg_redir, 1 },
666 else if (txmsg_redir) in run_options()
700 if (txmsg_redir || txmsg_redir_noisy) in run_options()
887 if (txmsg_redir) in test_options()
1002 txmsg_redir = 1; in test_txmsg()
1004 txmsg_redir = 0; in test_txmsg()
1014 txmsg_redir = 1; in test_txmsg()
1017 txmsg_redir = 0; in test_txmsg()
1023 txmsg_redir = 0; in test_txmsg()
[all …]