Searched refs:TFO_S_COOKIE_RCV (Results 1 – 3 of 3) sorted by relevance
1759 ti->tcpi_tfo_cookie_rcv = !!(tp->t_tfo_stats & TFO_S_COOKIE_RCV); in tcp_fill_info()1974 tci->tcpi_tfo_cookie_rcv = !!(tp->t_tfo_stats & TFO_S_COOKIE_RCV); in tcp_connection_fill_info()
611 #define TFO_S_COOKIE_RCV 0x20 /* TFO-cookie received in SYN/ACK */ macro
1699 tp->t_tfo_stats |= TFO_S_COOKIE_RCV; in tcp_tfo_synack()