Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c69 int txmsg_cork; variable
355 if (txmsg_cork) { in msg_loop()
483 if (err && txmsg_cork) in sendmsg_test()
675 else if (txmsg_cork) in run_options()
724 if (txmsg_cork) { in run_options()
726 &i, &txmsg_cork, BPF_ANY); in run_options()
897 if (txmsg_cork) { in test_options()
898 snprintf(tstr, OPTSTRING, "cork %d,", txmsg_cork); in test_options()
993 txmsg_apply = txmsg_cork = 0; in test_txmsg()
1084 txmsg_apply = txmsg_cork = 0; in test_mixed()
[all …]