Searched refs:txmsg_pop_total (Results 1 – 1 of 1) sorted by relevance
479 float total_bytes, txmsg_pop_total; in msg_loop() local496 txmsg_pop_total = txmsg_pop; in msg_loop()498 txmsg_pop_total *= (total_bytes / txmsg_apply); in msg_loop()499 total_bytes -= txmsg_pop_total; in msg_loop()523 … "unexpected timeout: recved %zu/%f pop_total %f\n", s->bytes_recvd, total_bytes, txmsg_pop_total); in msg_loop()