Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c81 int txmsg_start_pop; variable
951 if (txmsg_start_pop) { in run_options()
954 &i, &txmsg_start_pop, BPF_ANY); in run_options()
958 txmsg_start_pop, i, err, strerror(errno)); in run_options()
964 &i, &txmsg_start_pop, BPF_ANY); in run_options()
1135 if (txmsg_start_pop) { in test_options()
1137 txmsg_start_pop, txmsg_start_pop + txmsg_pop); in test_options()
1322 txmsg_start_pop = txmsg_pop = 0; in test_mixed()
1442 txmsg_start_pop = 1; in test_start_end()
1453 txmsg_start_pop = 1; in test_start_end()
[all …]