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