Searched refs:TFO_F_OFFER_COOKIE (Results 1 – 3 of 3) sorted by relevance
745 #define TFO_F_OFFER_COOKIE 0x01 /* We will offer a cookie */ macro
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()
1967 (tp->t_tfo_flags & TFO_F_OFFER_COOKIE)) { in tcp_output()