Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c72 int txmsg_redir; variable
106 {"txmsg_redir", no_argument, &txmsg_redir, 1 },
183 txmsg_pass = txmsg_drop = txmsg_redir = 0; in test_reset()
857 if (!txmsg_redir || txmsg_ingress) { in sendmsg_test()
1114 else if (txmsg_redir) in run_options()
1146 if (txmsg_redir) in run_options()
1431 if (txmsg_redir) in test_options()
1576 txmsg_redir = 1; in test_txmsg_redir()
1583 txmsg_redir = 1; in test_txmsg_redir_wait_sndmem()
1586 txmsg_redir = 1; in test_txmsg_redir_wait_sndmem()
[all …]