Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp_vegas.c165 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid() function
313 .cong_avoid = tcp_vegas_cong_avoid,