Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c69 int txmsg_pass; variable
99 {"txmsg", no_argument, &txmsg_pass, 1 },
177 txmsg_pass = txmsg_drop = txmsg_redir = 0; in test_reset()
1018 if (txmsg_pass) in run_options()
1335 if (txmsg_pass) in test_options()
1476 txmsg_pass = 1; in test_txmsg_pass()
1502 txmsg_pass = txmsg_drop = 0; in test_txmsg_ingress_redir()
1515 txmsg_pass = txmsg_drop = 0; in test_txmsg_skb()
1518 txmsg_pass = 1; in test_txmsg_skb()
1567 txmsg_pass = 1; in test_txmsg_cork_hangs()
[all …]