Searched refs:dctcp_cwnd_event (Results 1 – 3 of 3) sorted by relevance
163 static void dctcp_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in dctcp_cwnd_event() function219 .cwnd_event = dctcp_cwnd_event,
239 BTF_ID(func, dctcp_cwnd_event) in BTF_ID()
196 void BPF_PROG(dctcp_cwnd_event, struct sock *sk, enum tcp_ca_event ev) in BPF_PROG() argument242 .cwnd_event = (void *)dctcp_cwnd_event,