Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h270 thin_lto : 1,/* Use linear timeouts for thin streams */ member
/openbmc/linux/net/ipv4/
H A Dtcp_timer.c617 (tp->thin_lto || READ_ONCE(net->ipv4.sysctl_tcp_thin_linear_timeouts)) && in tcp_retransmit_timer()
H A Dtcp.c3544 tp->thin_lto = val; in do_tcp_setsockopt()
4107 val = tp->thin_lto; in do_tcp_getsockopt()