Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/
Dpvcalls-front.c544 int sent, tot_sent = 0; in pvcalls_front_sendmsg() local
571 tot_sent += sent; in pvcalls_front_sendmsg()
577 tot_sent = sent; in pvcalls_front_sendmsg()
581 return tot_sent; in pvcalls_front_sendmsg()