Home
last modified time | relevance | path

Searched refs:tcpi_fastopen_client_fail (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtcp.h222 __u8 tcpi_delivery_rate_app_limited:1, tcpi_fastopen_client_fail:2; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c3570 info->tcpi_fastopen_client_fail = tp->fastopen_client_fail; in tcp_get_info()