Lines Matching refs:txmsg_drop
67 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()
1083 txmsg_pass = txmsg_noisy = txmsg_redir_noisy = txmsg_drop = 0; in test_mixed()