Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c73 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()
[all …]