Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c74 int txmsg_drop; variable
101 {"txmsg_drop", no_argument, &txmsg_drop, 1 },
839 else if (txmsg_drop) in run_options()
1042 if (txmsg_drop) in run_options()
1117 if (txmsg_drop) in test_options()
1160 if (txmsg_drop) in __test_exec()
1227 txmsg_pass = txmsg_noisy = txmsg_redir_noisy = txmsg_drop = 0; in test_txmsg()
1243 txmsg_drop = 1; in test_txmsg()
1245 txmsg_drop = 0; in test_txmsg()
1259 txmsg_drop = 0; in test_txmsg()
[all …]