Searched refs:sack_bytes_rexmt (Results 1 – 2 of 2) sorted by relevance
577 tcp_sack_output_debug(struct tcpcb *tp, int *sack_bytes_rexmt)582 *sack_bytes_rexmt = 0;588 *sack_bytes_rexmt += (p->rxmit - p->start);591 *sack_bytes_rexmt += (p->rxmit - p->start);615 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) in tcp_sack_output() argument619 *sack_bytes_rexmt = tp->sackhint.sack_bytes_rexmit; in tcp_sack_output()
613 struct sackhole *tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);