Searched refs:sack_bytes_rexmt (Results 1 – 3 of 3) sorted by relevance
812 tcp_sack_output_debug(struct tcpcb *tp, int *sack_bytes_rexmt)817 *sack_bytes_rexmt = 0;823 *sack_bytes_rexmt += (p->rxmit - p->start);826 *sack_bytes_rexmt += (p->rxmit - p->start);850 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) in tcp_sack_output() argument855 *sack_bytes_rexmt = tp->sackhint.sack_bytes_rexmit; in tcp_sack_output()
1058 struct sackhole *tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);