Searched refs:TFO_S_COOKIE_INVALID (Results 1 – 3 of 3) sorted by relevance
1851 ti->tcpi_tfo_cookie_invalid = !!(tp->t_tfo_stats & TFO_S_COOKIE_INVALID); in tcp_fill_info()2091 tci->tcpi_tfo_cookie_invalid = !!(tp->t_tfo_stats & TFO_S_COOKIE_INVALID); in tcp_connection_fill_info()
756 #define TFO_S_COOKIE_INVALID 0x08 /* Received TFO-cookie is invalid */ macro
1610 tp->t_tfo_stats |= TFO_S_COOKIE_INVALID; in tcp_tfo_syn()