Searched refs:TOF_SACK (Results 1 – 7 of 7) sorted by relevance
596 if (to->to_flags & TOF_SACK) { in tcp_sack_doack()885 if (!(to->to_flags & TOF_SACK)) in tcp_sack_doack()
261 ((to->to_flags & TOF_SACK) || in tcp_is_sack_recovery()1577 to.to_flags &= ~TOF_SACK; in tcp_do_segment()1740 (to.to_flags & TOF_SACK) == 0 && in tcp_do_segment()2801 (to.to_flags & TOF_SACK)) { in tcp_do_segment()3541 to->to_flags |= TOF_SACK; in tcp_dooptions()
862 to.to_flags |= TOF_SACK; in tcp_default_output()1877 case TOF_SACK: in tcp_addoptions()
889 #define TOF_SACK 0x0080 /* Peer sent SACK option */ macro
4401 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()4414 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()4436 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()
7493 if ((to->to_flags & TOF_SACK) == 0) { in bbr_log_ack()9195 if (__predict_true(((to->to_flags & TOF_SACK) == 0)) && in bbr_do_established()11350 to.to_flags &= ~TOF_SACK; in bbr_do_segment_nounlock()11455 if (to.to_flags & TOF_SACK) in bbr_do_segment_nounlock()12894 to.to_flags |= TOF_SACK; in bbr_output_wtime()
10721 if ((to->to_flags & TOF_SACK) == 0) { in rack_log_ack()11703 ((to->to_flags & TOF_SACK) == 0)) { in rack_process_ack()13183 if (__predict_true(((to->to_flags & TOF_SACK) == 0)) && in rack_do_established()16400 to.to_flags &= ~TOF_SACK; in rack_do_segment_nounlock()21172 to.to_flags |= TOF_SACK; in rack_output()