Home
last modified time | relevance | path

Searched refs:fastopen_client_fail (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dtcp.h266 fastopen_client_fail:2; /* reason why fastopen failed */ member
/linux-6.3-rc2/net/ipv4/
A Dtcp_fastopen.c433 tcp_sk(sk)->fastopen_client_fail = TFO_COOKIE_UNAVAILABLE; in tcp_fastopen_cookie_check()
A Dtcp.c3200 tp->fastopen_client_fail = 0; in tcp_disconnect()
3947 info->tcpi_fastopen_client_fail = tp->fastopen_client_fail; in tcp_get_info()
A Dtcp_input.c6132 tp->fastopen_client_fail = TFO_SYN_RETRANSMITTED; in tcp_rcv_fastopen_synack()
6134 tp->fastopen_client_fail = TFO_DATA_NOT_ACKED; in tcp_rcv_fastopen_synack()

Completed in 31 milliseconds