Searched refs:t_tfo_flags (Results 1 – 6 of 6) sorted by relevance
1647 tp->t_tfo_flags |= TFO_F_OFFER_COOKIE; in tcp_tfo_syn()1661 tp->t_tfo_flags |= TFO_F_OFFER_COOKIE; in tcp_tfo_syn()1674 tp->t_tfo_flags |= TFO_F_COOKIE_VALID; in tcp_tfo_syn()1701 if (tp->t_tfo_flags & TFO_F_COOKIE_SENT) { in tcp_tfo_synack()1713 tp->t_tfo_flags & TFO_F_SYN_LOSS) { in tcp_tfo_synack()1719 if (tp->t_tfo_flags & TFO_F_COOKIE_REQ) { in tcp_tfo_synack()3569 if ((tp->t_tfo_flags & (TFO_F_COOKIE_REQ | TFO_F_COOKIE_SENT)) || in tcp_input()4237 if ((tp->t_tfo_flags & TFO_F_COOKIE_VALID)) { in tcp_input()4246 tp->t_tfo_flags &= ~TFO_F_COOKIE_VALID; in tcp_input()4819 !(tp->t_tfo_flags & TFO_F_NO_SNDPROBING) && in tcp_input()[all …]
1204 !(tp->t_tfo_flags & TFO_F_HEURISTIC_DONE) && in tcp_timers()1206 !(tp->t_tfo_flags & TFO_F_NO_SNDPROBING) && in tcp_timers()1231 !(tp->t_tfo_flags & TFO_F_HEURISTIC_DONE) && in tcp_timers()1254 tp->t_tfo_flags |= TFO_F_SYN_LOSS; in tcp_timers()1552 !(tp->t_tfo_flags & TFO_F_HEURISTIC_DONE) && in tcp_timers()
431 tp->t_tfo_flags |= TFO_F_COOKIE_REQ; in tcp_tfo_write_cookie()441 tp->t_tfo_flags |= TFO_F_COOKIE_SENT; in tcp_tfo_write_cookie()1368 (tp->t_tfo_flags & TFO_F_COOKIE_VALID) && in tcp_output()1714 (tp->t_tfo_flags & TFO_F_OFFER_COOKIE)) { in tcp_output()
1168 tp->t_tfo_flags |= TFO_F_HEURISTIC_DONE; in tcp_heuristic_tfo_middlebox()
605 u_int8_t t_tfo_flags; member
1677 if ((tp->t_tfo_flags & TFO_F_COOKIE_VALID)) { in tcp_close()1683 tp->t_tfo_flags &= ~TFO_F_COOKIE_VALID; in tcp_close()