Searched refs:to_nsacks (Results 1 – 7 of 7) sorted by relevance
568 for (i = 0; i < to->to_nsacks; i++) { in tcp_sack_doack()
866 to.to_nsacks = tp->rcv_numsacks; in tcp_output()1845 sackblks = min(to->to_nsacks, in tcp_addoptions()
468 u_int8_t to_nsacks; /* number of SACK blocks */ member
3492 to->to_nsacks = (optlen - 2) / TCPOLEN_SACK; in tcp_dooptions()
7662 for (i = 0; i < to->to_nsacks; i++) { in rack_log_ack()8226 if (SEQ_GEQ(th->th_ack, tp->snd_una) || to->to_nsacks) { in rack_process_ack()13075 to.to_nsacks = tp->rcv_numsacks; in rack_output()
7623 for (i = 0; i < to->to_nsacks; i++) { in bbr_log_ack()7810 if (SEQ_GEQ(th->th_ack, tp->snd_una) || to->to_nsacks) { in bbr_process_ack()13050 to.to_nsacks = tp->rcv_numsacks; in bbr_output_wtime()