Lines Matching refs:txmsg_pop
82 int txmsg_pop; variable
496 txmsg_pop_total = txmsg_pop; in msg_loop()
967 if (txmsg_pop) { in run_options()
970 &i, &txmsg_pop, BPF_ANY); in run_options()
974 txmsg_pop, i, err, strerror(errno)); in run_options()
980 &i, &txmsg_pop, BPF_ANY); in run_options()
1137 txmsg_start_pop, txmsg_start_pop + txmsg_pop); in test_options()
1322 txmsg_start_pop = txmsg_pop = 0; in test_mixed()
1443 txmsg_pop = 1; in test_start_end()
1454 txmsg_pop = 1; in test_start_end()
1466 txmsg_pop = 0; in test_start_end()
1481 txmsg_pop = i; in test_start_end()
1487 txmsg_pop = 0; in test_start_end()
1511 txmsg_pop = 1600; in test_start_end()
1516 txmsg_pop = 0; in test_start_end()
1529 txmsg_pop = 1112; in test_start_end()
1563 txmsg_pop = 1; in test_start_end()
1570 txmsg_pop = 10; in test_start_end()
1760 txmsg_pop = atoi(optarg); in main()