Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_input.c3166 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid() function
3528 tcp_cong_avoid(sk, ack, acked_sacked); in tcp_cong_control()