Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c75 int txmsg_cork; variable
184 txmsg_apply = txmsg_cork = 0; in test_reset()
719 if (txmsg_cork) { in msg_loop()
909 if (err && err != -EDATAINTEGRITY && txmsg_cork) in sendmsg_test()
1118 else if (txmsg_cork) in run_options()
1170 if (txmsg_cork) { in run_options()
1172 &i, &txmsg_cork, BPF_ANY); in run_options()
1439 if (txmsg_cork) { in test_options()
1440 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
1667 txmsg_cork = 4097; in test_txmsg_cork_hangs()
[all …]