Searched refs:TF_BLACKHOLE (Results 1 – 4 of 4) sorted by relevance
939 tp->t_flags &= ~TF_BLACKHOLE; in tcp_pmtud_revert_segment_size()1312 tp->t_flags |= TF_BLACKHOLE; in tcp_timers()1345 if ((tp->t_flags & TF_BLACKHOLE) && in tcp_timers()2989 if (tp->t_flags & TF_BLACKHOLE) { in tcp_update_mss_locked()
421 #define TF_BLACKHOLE 0x20000000 /* Path MTU Discovery Black Hole detection */ macro
2644 if ((tp->t_flags & TF_BLACKHOLE) && in tcp_ctloutput()
1464 if (tp->t_rxtshift > 0 && (tp->t_flags & TF_BLACKHOLE) && in tcp_bad_rexmt_check()