Home
last modified time | relevance | path

Searched refs:tcp_enable_fack (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/ipv4/
Dtcp_minisocks.c514 tcp_enable_fack(newtp); in tcp_create_openreq_child()
Dtcp.c2306 tcp_enable_fack(tp); in tcp_repair_options_est()
Dtcp_input.c5611 tcp_enable_fack(tp); in tcp_rcv_synsent_state_process()
/linux-4.4.14/include/net/
Dtcp.h958 static inline void tcp_enable_fack(struct tcp_sock *tp) in tcp_enable_fack() function