Lines Matching refs:txmsg_cork
73 int txmsg_cork; variable
178 txmsg_apply = txmsg_cork = 0; in test_reset()
628 if (txmsg_cork) { in msg_loop()
815 if (err && txmsg_cork) in sendmsg_test()
1024 else if (txmsg_cork) in run_options()
1076 if (txmsg_cork) { in run_options()
1078 &i, &txmsg_cork, BPF_ANY); in run_options()
1345 if (txmsg_cork) { in test_options()
1346 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
1569 txmsg_cork = 4097; in test_txmsg_cork_hangs()
1576 txmsg_cork = 4097; in test_txmsg_cork_hangs()
1582 txmsg_cork = 4097; in test_txmsg_cork_hangs()
1606 txmsg_cork = 512; in test_txmsg_pull()
1613 txmsg_cork = 512; in test_txmsg_pull()
1639 txmsg_cork = 512; in test_txmsg_pop()
1646 txmsg_cork = 4; in test_txmsg_pop()
1672 txmsg_cork = 512; in test_txmsg_push()
1693 txmsg_cork = 0; in test_txmsg_apply()
1700 txmsg_cork = 0; in test_txmsg_apply()
1707 txmsg_cork = 0; in test_txmsg_apply()
1714 txmsg_cork = 0; in test_txmsg_apply()
1721 txmsg_cork = 0; in test_txmsg_apply()
1728 txmsg_cork = 0; in test_txmsg_apply()
1737 txmsg_cork = 1; in test_txmsg_cork()
1743 txmsg_cork = 1; in test_txmsg_cork()
1980 txmsg_cork = atoi(optarg); in main()