Searched refs:tcp_enable_fack (Results 1 – 4 of 4) sorted by relevance
514 tcp_enable_fack(newtp); in tcp_create_openreq_child()
2306 tcp_enable_fack(tp); in tcp_repair_options_est()
5611 tcp_enable_fack(tp); in tcp_rcv_synsent_state_process()
958 static inline void tcp_enable_fack(struct tcp_sock *tp) in tcp_enable_fack() function