Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dbpf_tcp_ca.c249 BTF_ID(func, bbr_cwnd_event) in BTF_ID()
Dtcp_bbr.c329 static void bbr_cwnd_event(struct sock *sk, enum tcp_ca_event event) in bbr_cwnd_event() function
1148 .cwnd_event = bbr_cwnd_event,