Home
last modified time | relevance | path

Searched refs:TCP_CHRONO_SNDBUF_LIMITED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp.c1333 tcp_chrono_stop(sk, TCP_CHRONO_SNDBUF_LIMITED); in tcp_sendmsg_locked()
3750 info->tcpi_sndbuf_limited = stats[TCP_CHRONO_SNDBUF_LIMITED]; in tcp_get_info_chrono_stats()
H A Dtcp_output.c1928 tcp_chrono_start(sk, TCP_CHRONO_SNDBUF_LIMITED); in tcp_cwnd_validate()
H A Dtcp_input.c5633 tcp_chrono_stop(sk, TCP_CHRONO_SNDBUF_LIMITED); in tcp_check_space()
/openbmc/linux/include/net/
H A Dtcp.h1890 TCP_CHRONO_SNDBUF_LIMITED, /* Stalled by insufficient send buffer */ enumerator