Searched refs:to_nsacks (Results 1 – 6 of 6) sorted by relevance
867 to.to_nsacks = tp->rcv_numsacks; in tcp_default_output()1904 sackblks = min(to->to_nsacks, in tcp_addoptions()
603 for (i = 0; i < to->to_nsacks; i++) { in tcp_sack_doack()
883 u_int8_t to_nsacks; /* number of SACK blocks */ member
3624 to->to_nsacks = (optlen - 2) / TCPOLEN_SACK; in tcp_dooptions()
7515 for (i = 0; i < to->to_nsacks; i++) { in bbr_log_ack()7737 if (SEQ_GEQ(th->th_ack, tp->snd_una) || to->to_nsacks) { in bbr_process_ack()12903 to.to_nsacks = tp->rcv_numsacks; in bbr_output_wtime()
10840 for (i = 0; i < to->to_nsacks; i++) { in rack_log_ack()11815 if (SEQ_GEQ(th->th_ack, tp->snd_una) || to->to_nsacks) { in rack_process_ack()21288 to.to_nsacks = tp->rcv_numsacks; in rack_output()