Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c79 int txmsg_start_pop; variable
174 txmsg_start_pop = txmsg_pop = 0; in test_reset()
747 iov_buf -= (txmsg_pop - txmsg_start_pop + 1); in sendmsg_test()
1090 if (txmsg_start_pop) { in run_options()
1093 &i, &txmsg_start_pop, BPF_ANY); in run_options()
1097 txmsg_start_pop, i, err, strerror(errno)); in run_options()
1103 &i, &txmsg_start_pop, BPF_ANY); in run_options()
1305 if (txmsg_start_pop) { in test_options()
1307 txmsg_start_pop, txmsg_start_pop + txmsg_pop); in test_options()
1562 txmsg_start_pop = 1; in test_txmsg_pop()
[all …]