Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtcp.h206 thin_lto : 1,/* Use linear timeouts for thin streams */ member
/linux-4.4.14/net/ipv4/
Dtcp_timer.c486 (tp->thin_lto || sysctl_tcp_thin_linear_timeouts) && in tcp_retransmit_timer()
Dtcp.c2396 tp->thin_lto = val; in do_tcp_setsockopt()
2827 val = tp->thin_lto; in do_tcp_getsockopt()