Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c82 int txmsg_pop; variable
496 txmsg_pop_total = txmsg_pop; in msg_loop()
967 if (txmsg_pop) { in run_options()
970 &i, &txmsg_pop, BPF_ANY); in run_options()
974 txmsg_pop, i, err, strerror(errno)); in run_options()
980 &i, &txmsg_pop, BPF_ANY); in run_options()
1137 txmsg_start_pop, txmsg_start_pop + txmsg_pop); in test_options()
1322 txmsg_start_pop = txmsg_pop = 0; in test_mixed()
1443 txmsg_pop = 1; in test_start_end()
1454 txmsg_pop = 1; in test_start_end()
[all …]