Searched refs:TOF_SACK (Results 1 – 7 of 7) sorted by relevance
589 if (to->to_flags & TOF_SACK) { in tcp_sack_doack()810 if (!(to->to_flags & TOF_SACK)) in tcp_sack_doack()
267 ((to->to_flags & TOF_SACK) || in tcp_is_sack_recovery()1774 (to.to_flags & TOF_SACK) == 0 && in tcp_do_segment()2846 (to.to_flags & TOF_SACK)) { in tcp_do_segment()3588 to->to_flags |= TOF_SACK; in tcp_dooptions()
875 to.to_flags |= TOF_SACK; in tcp_default_output()1888 case TOF_SACK: in tcp_addoptions()
884 #define TOF_SACK 0x0080 /* Peer sent SACK option */ macro
4141 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()4154 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()4176 if (to->to_flags & TOF_SACK) { in tcp_do_ack_accounting()
7508 if ((to->to_flags & TOF_SACK) == 0) { in bbr_log_ack()9210 if (__predict_true(((to->to_flags & TOF_SACK) == 0)) && in bbr_do_established()11467 if (to.to_flags & TOF_SACK) in bbr_do_segment_nounlock()12906 to.to_flags |= TOF_SACK; in bbr_output_wtime()
11195 if ((to->to_flags & TOF_SACK) == 0) { in rack_log_ack()12215 ((to->to_flags & TOF_SACK) == 0)) { in rack_process_ack()13680 if (__predict_true(((to->to_flags & TOF_SACK) == 0)) && in rack_do_established()21408 to.to_flags |= TOF_SACK; in rack_output()