Searched refs:TFO_S_COOKIE_SENT (Results 1 – 3 of 3) sorted by relevance
1755 ti->tcpi_tfo_cookie_sent = !!(tp->t_tfo_stats & TFO_S_COOKIE_SENT); in tcp_fill_info()1971 tci->tcpi_tfo_cookie_sent = !!(tp->t_tfo_stats & TFO_S_COOKIE_SENT); in tcp_connection_fill_info()
608 #define TFO_S_COOKIE_SENT 0x04 /* TFO-cookie announced in SYN/ACK */ macro
386 tp->t_tfo_stats |= TFO_S_COOKIE_SENT; in tcp_tfo_write_cookie_rep()