Searched refs:tcp_squeue_bytes (Results 1 – 5 of 5) sorted by relevance
441 uint32_t tcp_squeue_bytes; member
319 ((tcp)->tcp_squeue_bytes + (tcp)->tcp_unsent)
524 tcp->tcp_squeue_bytes += msize; in tcp_sendmsg()
104 tcp->tcp_squeue_bytes += size; in tcp_wput()1118 tcp->tcp_squeue_bytes -= msize; in tcp_output()
2309 PRESERVE(tcp->tcp_squeue_bytes);