Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_dctcp.c163 static void dctcp_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in dctcp_cwnd_event() function
220 .cwnd_event = dctcp_cwnd_event,
Dbpf_tcp_ca.c241 BTF_ID(func, dctcp_cwnd_event) in BTF_ID()