Home
last modified time | relevance | path

Searched refs:TCP_CHRONO_RWND_LIMITED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c2720 tcp_chrono_start(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
2722 tcp_chrono_stop(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
H A Dtcp.c3556 info->tcpi_rwnd_limited = stats[TCP_CHRONO_RWND_LIMITED]; in tcp_get_info_chrono_stats()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c2779 tcp_chrono_start(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
2781 tcp_chrono_stop(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
H A Dtcp.c3721 info->tcpi_rwnd_limited = stats[TCP_CHRONO_RWND_LIMITED]; in tcp_get_info_chrono_stats()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1770 TCP_CHRONO_RWND_LIMITED, /* Stalled by insufficient receive window */ enumerator
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h1870 TCP_CHRONO_RWND_LIMITED, /* Stalled by insufficient receive window */ enumerator

Completed in 28 milliseconds