Searched refs:TFO_S_COOKIE_WRONG (Results 1 – 3 of 3) sorted by relevance
1858 ti->tcpi_tfo_cookie_wrong = !!(tp->t_tfo_stats & TFO_S_COOKIE_WRONG); in tcp_fill_info()2097 tci->tcpi_tfo_cookie_wrong = !!(tp->t_tfo_stats & TFO_S_COOKIE_WRONG); in tcp_connection_fill_info()
762 #define TFO_S_COOKIE_WRONG 0x0200 /* Cookie we sent in the SYN was wrong */ macro
1651 tp->t_tfo_stats |= TFO_S_COOKIE_WRONG; in tcp_tfo_synack()