Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_sockmap.c76 int txmsg_cork; variable
513 if (txmsg_cork) { in msg_loop()
662 if (err && txmsg_cork) in sendmsg_test()
853 else if (txmsg_cork) in run_options()
902 if (txmsg_cork) { in run_options()
904 &i, &txmsg_cork, BPF_ANY); in run_options()
1132 if (txmsg_cork) { in test_options()
1133 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
1237 txmsg_apply = txmsg_cork = 0; in test_txmsg()
1328 txmsg_apply = txmsg_cork = 0; in test_mixed()
[all …]