Searched refs:TFO_F_COOKIE_REQ (Results 1 – 3 of 3) sorted by relevance
747 #define TFO_F_COOKIE_REQ 0x04 /* Client requested a new cookie */ macro
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()
453 tp->t_tfo_flags |= TFO_F_COOKIE_REQ; in tcp_tfo_write_cookie()