Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_sockmap.c73 int txmsg_drop; variable
107 {"txmsg_drop", no_argument, &txmsg_drop, 1 },
183 txmsg_pass = txmsg_drop = txmsg_redir = 0; in test_reset()
1120 else if (txmsg_drop) in run_options()
1351 if (txmsg_drop) in run_options()
1433 if (txmsg_drop) in test_options()
1478 if (txmsg_drop) in __test_exec()
1594 txmsg_drop = 1; in test_txmsg_drop()
1600 txmsg_pass = txmsg_drop = 0; in test_txmsg_ingress_redir()
1613 txmsg_pass = txmsg_drop = 0; in test_txmsg_skb()