Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_minisocks.c471 tcp_enable_early_retrans(newtp); in tcp_create_openreq_child()
Dtcp.c409 tcp_enable_early_retrans(tp); in tcp_init_sock()
/linux-4.1.27/include/net/
Dtcp.h926 static inline void tcp_enable_early_retrans(struct tcp_sock *tp) in tcp_enable_early_retrans() function