Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_cubic.c140 static void cubictcp_cwnd_event(struct sock *sk, enum tcp_ca_event event) in cubictcp_cwnd_event() function
479 .cwnd_event = cubictcp_cwnd_event,
Dbpf_tcp_ca.c233 BTF_ID(func, cubictcp_cwnd_event) in BTF_ID()