Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c74 int txmsg_cork; variable
177 txmsg_apply = txmsg_cork = 0; in test_reset()
619 if (txmsg_cork) { in msg_loop()
772 if (err && txmsg_cork) in sendmsg_test()
981 else if (txmsg_cork) in run_options()
1032 if (txmsg_cork) { in run_options()
1034 &i, &txmsg_cork, BPF_ANY); in run_options()
1293 if (txmsg_cork) { in test_options()
1294 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
1509 txmsg_cork = 4097; in test_txmsg_cork_hangs()
[all …]