Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c331 __bpf_kfunc static void bbr_cwnd_event(struct sock *sk, enum tcp_ca_event event) in bbr_cwnd_event() function
1150 .cwnd_event = bbr_cwnd_event,
1164 BTF_ID_FLAGS(func, bbr_cwnd_event)
/kernel/linux/linux-5.10/net/ipv4/
H A 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,

Completed in 4 milliseconds