Searched refs:tcp_enable_fack (Results 1 – 4 of 4) sorted by relevance
503 tcp_enable_fack(newtp); in tcp_create_openreq_child()
2279 tcp_enable_fack(tp); in tcp_repair_options_est()
5563 tcp_enable_fack(tp); in tcp_rcv_synsent_state_process()
918 static inline void tcp_enable_fack(struct tcp_sock *tp) in tcp_enable_fack() function