Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c75 int txmsg_apply; variable
497 if (txmsg_apply) in msg_loop()
498 txmsg_pop_total *= (total_bytes / txmsg_apply); in msg_loop()
842 else if (txmsg_apply) in run_options()
882 if (txmsg_apply) { in run_options()
884 &i, &txmsg_apply, BPF_ANY); in run_options()
1119 if (txmsg_apply) { in test_options()
1120 snprintf(tstr, OPTSTRING, "apply %d,", txmsg_apply); in test_options()
1228 txmsg_apply = txmsg_cork = 0; in test_txmsg()
1319 txmsg_apply = txmsg_cork = 0; in test_mixed()
[all …]