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.c67 int txmsg_cork; variable
171 txmsg_apply = txmsg_cork = 0; in test_reset()
628 if (txmsg_cork) { in msg_loop()
803 if (err && err != -EDATAINTEGRITY && txmsg_cork) in sendmsg_test()
992 else if (txmsg_cork) in run_options()
1044 if (txmsg_cork) { in run_options()
1046 &i, &txmsg_cork, BPF_ANY); in run_options()
1285 if (txmsg_cork) { in test_options()
1286 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
1458 txmsg_cork = 4097; in test_txmsg_cork_hangs()
[all …]