Searched refs:tot_sent (Results 1 – 3 of 3) sorted by relevance
538 int sent, tot_sent = 0; in pvcalls_front_sendmsg() local565 tot_sent += sent; in pvcalls_front_sendmsg()571 tot_sent = sent; in pvcalls_front_sendmsg()575 return tot_sent; in pvcalls_front_sendmsg()
426 atomic64_read(&tp_vars->tot_sent), in batadv_tp_sender_end()713 &tp_vars->tot_sent); in batadv_tp_recv_ack()1011 atomic64_set(&tp_vars->tot_sent, 0); in batadv_tp_start()
1435 atomic64_t tot_sent; member
Completed in 13 milliseconds