Searched refs:txmsg_pop (Results 1 – 1 of 1) sorted by relevance
79 int txmsg_pop; variable175 txmsg_start_pop = txmsg_pop = 0; in test_reset()620 txmsg_pop_total = txmsg_pop * (total_bytes / txmsg_apply); in msg_loop()622 txmsg_pop_total = txmsg_pop * cnt; in msg_loop()789 if (txmsg_pop || txmsg_start_pop) in sendmsg_test()790 iov_buf -= (txmsg_pop - txmsg_start_pop + 1); in sendmsg_test()1150 if (txmsg_pop) { in run_options()1153 &i, &txmsg_pop, BPF_ANY); in run_options()1157 txmsg_pop, i, err, strerror(errno)); in run_options()1163 &i, &txmsg_pop, BPF_ANY); in run_options()[all …]