Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h398 u8 thin_lto : 1,/* Use linear timeouts for thin streams */ member
/linux/net/ipv4/
H A Dtcp_timer.c670 (tp->thin_lto || READ_ONCE(net->ipv4.sysctl_tcp_thin_linear_timeouts)) && in tcp_retransmit_timer()