Home
last modified time | relevance | path

Searched refs:TCP_CHRONO_RWND_LIMITED (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c2703 tcp_chrono_start(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
2705 tcp_chrono_stop(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
Dtcp.c3468 info->tcpi_rwnd_limited = stats[TCP_CHRONO_RWND_LIMITED]; in tcp_get_info_chrono_stats()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1736 TCP_CHRONO_RWND_LIMITED, /* Stalled by insufficient receive window */ enumerator