Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_sockmap.c82 int txmsg_pop; variable
505 txmsg_pop_total = txmsg_pop; in msg_loop()
976 if (txmsg_pop) { in run_options()
979 &i, &txmsg_pop, BPF_ANY); in run_options()
983 txmsg_pop, i, err, strerror(errno)); in run_options()
989 &i, &txmsg_pop, BPF_ANY); in run_options()
1146 txmsg_start_pop, txmsg_start_pop + txmsg_pop); in test_options()
1331 txmsg_start_pop = txmsg_pop = 0; in test_mixed()
1452 txmsg_pop = 1; in test_start_end()
1463 txmsg_pop = 1; in test_start_end()
[all …]