Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_minisocks.c503 tcp_enable_fack(newtp); in tcp_create_openreq_child()
Dtcp.c2279 tcp_enable_fack(tp); in tcp_repair_options_est()
Dtcp_input.c5563 tcp_enable_fack(tp); in tcp_rcv_synsent_state_process()
/linux-4.1.27/include/net/
Dtcp.h918 static inline void tcp_enable_fack(struct tcp_sock *tp) in tcp_enable_fack() function