Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c71 int txmsg_drop; variable
101 {"txmsg_drop", no_argument, &txmsg_drop, 1 },
177 txmsg_pass = txmsg_drop = txmsg_redir = 0; in test_reset()
1026 else if (txmsg_drop) in run_options()
1257 if (txmsg_drop) in run_options()
1339 if (txmsg_drop) in test_options()
1384 if (txmsg_drop) in __test_exec()
1496 txmsg_drop = 1; in test_txmsg_drop()
1502 txmsg_pass = txmsg_drop = 0; in test_txmsg_ingress_redir()
1515 txmsg_pass = txmsg_drop = 0; in test_txmsg_skb()