Searched refs:to_nsacks (Results 1 – 4 of 4) sorted by relevance
378 for (i = 0; i < to->to_nsacks; i++) { in tcp_sack_doack()
813 to.to_nsacks = tp->rcv_numsacks; in tcp_output()1791 sackblks = min(to->to_nsacks, in tcp_addoptions()
382 u_int8_t to_nsacks; /* number of SACK blocks */ member
3364 to->to_nsacks = (optlen - 2) / TCPOLEN_SACK; in tcp_dooptions()