Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_sockmap.c72 int txmsg_cork; variable
177 txmsg_apply = txmsg_cork = 0; in test_reset()
627 if (txmsg_cork) { in msg_loop()
813 if (err && txmsg_cork) in sendmsg_test()
1025 else if (txmsg_cork) in run_options()
1076 if (txmsg_cork) { in run_options()
1078 &i, &txmsg_cork, BPF_ANY); in run_options()
1347 if (txmsg_cork) { in test_options()
1348 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
1571 txmsg_cork = 4097; in test_txmsg_cork_hangs()
[all …]