Searched refs:t_tfo_flags (Results 1 – 6 of 6) sorted by relevance
1216 !(tp->t_tfo_flags & TFO_F_HEURISTIC_DONE) && in tcp_timers()1218 !(tp->t_tfo_flags & TFO_F_NO_SNDPROBING) && in tcp_timers()1243 !(tp->t_tfo_flags & TFO_F_HEURISTIC_DONE) && in tcp_timers()1272 tp->t_tfo_flags |= TFO_F_SYN_LOSS; in tcp_timers()1580 !(tp->t_tfo_flags & TFO_F_HEURISTIC_DONE) && in tcp_timers()
1593 tp->t_tfo_flags |= TFO_F_OFFER_COOKIE; in tcp_tfo_syn()1608 tp->t_tfo_flags |= TFO_F_OFFER_COOKIE; in tcp_tfo_syn()1621 tp->t_tfo_flags |= TFO_F_COOKIE_VALID; in tcp_tfo_syn()1649 if (tp->t_tfo_flags & TFO_F_COOKIE_SENT) { in tcp_tfo_synack()1661 tp->t_tfo_flags & TFO_F_SYN_LOSS) { in tcp_tfo_synack()1667 if (tp->t_tfo_flags & TFO_F_COOKIE_REQ) { in tcp_tfo_synack()4043 if ((tp->t_tfo_flags & (TFO_F_COOKIE_REQ | TFO_F_COOKIE_SENT)) || in tcp_input()4807 if ((tp->t_tfo_flags & TFO_F_COOKIE_VALID)) { in tcp_input()4816 tp->t_tfo_flags &= ~TFO_F_COOKIE_VALID; in tcp_input()5424 !(tp->t_tfo_flags & TFO_F_NO_SNDPROBING) && in tcp_input()[all …]
453 tp->t_tfo_flags |= TFO_F_COOKIE_REQ; in tcp_tfo_write_cookie()463 tp->t_tfo_flags |= TFO_F_COOKIE_SENT; in tcp_tfo_write_cookie()1589 (tp->t_tfo_flags & TFO_F_COOKIE_VALID) && in tcp_output()1967 (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()
752 u_int8_t t_tfo_flags; member
1737 if ((tp->t_tfo_flags & TFO_F_COOKIE_VALID)) { in tcp_close()1743 tp->t_tfo_flags &= ~TFO_F_COOKIE_VALID; in tcp_close()