Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_minisocks.c481 tcp_enable_early_retrans(newtp); in tcp_create_openreq_child()
Dtcp.c410 tcp_enable_early_retrans(tp); in tcp_init_sock()
/linux-4.4.14/include/net/
Dtcp.h966 static inline void tcp_enable_early_retrans(struct tcp_sock *tp) in tcp_enable_early_retrans() function