Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dbpf_tcp_ca.c248 BTF_ID(func, bbr_undo_cwnd) in BTF_ID()
Dtcp_bbr.c1087 static u32 bbr_undo_cwnd(struct sock *sk) in bbr_undo_cwnd() function
1147 .undo_cwnd = bbr_undo_cwnd,