Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c2784 tcp_chrono_start(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
2786 tcp_chrono_stop(sk, TCP_CHRONO_RWND_LIMITED); in tcp_write_xmit()
H A Dtcp.c3749 info->tcpi_rwnd_limited = stats[TCP_CHRONO_RWND_LIMITED]; in tcp_get_info_chrono_stats()
/openbmc/linux/include/net/
H A Dtcp.h1889 TCP_CHRONO_RWND_LIMITED, /* Stalled by insufficient receive window */ enumerator