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