Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c67 int txmsg_drop; variable
88 {"txmsg_drop", no_argument, &txmsg_drop, 1 },
670 else if (txmsg_drop) in run_options()
816 if (txmsg_drop) in run_options()
891 if (txmsg_drop) in test_options()
925 if (txmsg_drop) in __test_exec()
992 txmsg_pass = txmsg_noisy = txmsg_redir_noisy = txmsg_drop = 0; in test_txmsg()
1008 txmsg_drop = 1; in test_txmsg()
1010 txmsg_drop = 0; in test_txmsg()
1024 txmsg_drop = 0; in test_txmsg()
[all …]