Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c63 int txmsg_pass; variable
93 {"txmsg", no_argument, &txmsg_pass, 1 },
170 txmsg_pass = txmsg_drop = txmsg_redir = 0; in test_reset()
986 if (txmsg_pass) in run_options()
1275 if (txmsg_pass) in test_options()
1412 txmsg_pass = 1; in test_txmsg_pass()
1442 txmsg_pass = txmsg_drop = 0; in test_txmsg_ingress_redir()
1456 txmsg_pass = 1; in test_txmsg_cork_hangs()
1462 txmsg_pass = 0; in test_txmsg_cork_hangs()
1468 txmsg_pass = 0; in test_txmsg_cork_hangs()
[all …]