Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c74 int txmsg_cork; variable
183 txmsg_apply = txmsg_cork = 0; in test_reset()
718 if (txmsg_cork) { in msg_loop()
908 if (err && err != -EDATAINTEGRITY && txmsg_cork) in sendmsg_test()
1120 else if (txmsg_cork) in run_options()
1171 if (txmsg_cork) { in run_options()
1173 &i, &txmsg_cork, BPF_ANY); in run_options()
1442 if (txmsg_cork) { in test_options()
1443 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
1666 txmsg_cork = 4097; in test_txmsg_cork_hangs()
[all …]