Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c68 int txmsg_apply; variable
673 else if (txmsg_apply) in run_options()
713 if (txmsg_apply) { in run_options()
715 &i, &txmsg_apply, BPF_ANY); in run_options()
893 if (txmsg_apply) { in test_options()
894 snprintf(tstr, OPTSTRING, "apply %d,", txmsg_apply); in test_options()
993 txmsg_apply = txmsg_cork = 0; in test_txmsg()
1084 txmsg_apply = txmsg_cork = 0; in test_mixed()
1089 txmsg_apply = 1; in test_mixed()
1097 txmsg_apply = 0; in test_mixed()
[all …]