Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dbpf_tcp_ca.c271 static void bpf_tcp_ca_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in bpf_tcp_ca_cwnd_event() function
315 .cwnd_event = bpf_tcp_ca_cwnd_event,