Searched refs:TOF_SACK (Results 1 – 4 of 4) sorted by relevance
714 to.to_flags |= TOF_SACK; in tcp_output()1426 case TOF_SACK: in tcp_addoptions()
482 #define TOF_SACK 0x0080 /* Peer sent SACK option */ macro
1138 (to.to_flags & TOF_SACK) == 0 && in tcp_do_segment()1898 ((to.to_flags & TOF_SACK) || in tcp_do_segment()2683 to->to_flags |= TOF_SACK; in tcp_dooptions()
349 if (to->to_flags & TOF_SACK) { in tcp_sack_doack()