Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c80 int txmsg_pop; variable
174 txmsg_start_pop = txmsg_pop = 0; in test_reset()
611 txmsg_pop_total = txmsg_pop * (total_bytes / txmsg_apply); in msg_loop()
613 txmsg_pop_total = txmsg_pop * cnt; in msg_loop()
747 iov_buf -= (txmsg_pop - txmsg_start_pop + 1); in sendmsg_test()
1106 if (txmsg_pop) { in run_options()
1109 &i, &txmsg_pop, BPF_ANY); in run_options()
1113 txmsg_pop, i, err, strerror(errno)); in run_options()
1119 &i, &txmsg_pop, BPF_ANY); in run_options()
1307 txmsg_start_pop, txmsg_start_pop + txmsg_pop); in test_options()
[all …]