Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_sockmap.c73 int txmsg_apply; variable
177 txmsg_apply = txmsg_cork = 0; in test_reset()
610 if (txmsg_apply) in msg_loop()
611 txmsg_pop_total = txmsg_pop * (total_bytes / txmsg_apply); in msg_loop()
979 else if (txmsg_apply) in run_options()
1021 if (txmsg_apply) { in run_options()
1023 &i, &txmsg_apply, BPF_ANY); in run_options()
1299 if (txmsg_apply) { in test_options()
1300 snprintf(tstr, OPTSTRING, "apply %d,", txmsg_apply); in test_options()
1520 txmsg_apply = 4097; in test_txmsg_cork_hangs()
[all …]