Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst57 u8:2 fastopen_client_fail
/linux-6.15/include/linux/
H A Dtcp.h380 fastopen_client_fail:2, /* reason why fastopen failed */ member
/linux-6.15/net/ipv4/
H A Dtcp_fastopen.c436 tcp_sk(sk)->fastopen_client_fail = TFO_COOKIE_UNAVAILABLE; in tcp_fastopen_cookie_check()
H A Dtcp.c3419 tp->fastopen_client_fail = 0; in tcp_disconnect()
4223 info->tcpi_fastopen_client_fail = tp->fastopen_client_fail; in tcp_get_info()
H A Dtcp_input.c6428 tp->fastopen_client_fail = TFO_SYN_RETRANSMITTED; in tcp_rcv_fastopen_synack()
6430 tp->fastopen_client_fail = TFO_DATA_NOT_ACKED; in tcp_rcv_fastopen_synack()