Searched refs:SACK_ENABLED (Results 1 – 7 of 7) sorted by relevance
1509 } else if (SACK_ENABLED(tp) && in tcp_early_rexmt_check()3197 ((!(SACK_ENABLED(tp)) && in tcp_input()4794 if (SACK_ENABLED(tp) && in tcp_input()4851 if (SACK_ENABLED(tp) && in tcp_input()4969 if (SACK_ENABLED(tp)) { in tcp_input()5102 if (SACK_ENABLED(tp)) { in tcp_input()5129 if (SACK_ENABLED(tp) && in tcp_input()5162 if (SACK_ENABLED(tp)) { in tcp_input()5242 if (SACK_ENABLED(tp)) { in tcp_input()5482 if (SACK_ENABLED(tp)) { in tcp_input()[all …]
334 if (SACK_ENABLED(tp)) { in tcp_tfo_check()955 if (SACK_ENABLED(tp) && SEQ_LT(tp->snd_nxt, tp->snd_max)) { in tcp_output()995 if (SACK_ENABLED(tp) && IN_FASTRECOVERY(tp)) { in tcp_output()1722 if (SACK_ENABLED(tp) && (tp->t_state >= TCPS_ESTABLISHED) && in tcp_output()1873 if (SACK_ENABLED(tp) && ((tp->t_flags & TF_NOOPT) == 0)) { in tcp_output()1929 if (SACK_ENABLED(tp) && ((tp->t_flags & TF_NOOPT) == 0)) { in tcp_output()2705 if (SACK_ENABLED(tp) && len > 1 && in tcp_output()2914 SACK_ENABLED(tp) && !IN_FASTRECOVERY(tp) && in tcp_output()
513 if (SACK_ENABLED(tp) && tp->t_lossflightsize > 0 && !tcp_cubic_minor_fixes) { in tcp_cubic_post_fr()
873 if (!SACK_ENABLED(tp) || IN_FASTRECOVERY(tp) || in tcp_sack_byte_islost()
869 #define SACK_ENABLED(tp) (tp->t_flagsext & TF_SACK_ENABLE) macro871 #define TCP_RACK_ENABLED(tp) ((tp->t_flagsext & TF_RACK_ENABLED) && SACK_ENABLED(tp) && !TFO_ENA…
1699 !SACK_ENABLED(tp) || IN_FASTRECOVERY(tp)) && in tcp_timers()1862 VERIFY(SACK_ENABLED(tp)); in tcp_timers()
1766 if (SACK_ENABLED(tp)) { in tcp_fill_info()2049 if (SACK_ENABLED(tp)) { in tcp_connection_fill_info()