Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtcp.h238 thin_lto : 1,/* Use linear timeouts for thin streams */ member
/Linux-v5.10/net/ipv4/
Dtcp_timer.c565 (tp->thin_lto || net->ipv4.sysctl_tcp_thin_linear_timeouts) && in tcp_retransmit_timer()
Dtcp.c3129 tp->thin_lto = val; in do_tcp_setsockopt()
3709 val = tp->thin_lto; in do_tcp_getsockopt()