Searched refs:dctcp_cwnd_undo (Results 1 – 2 of 2) sorted by relevance
190 __u32 BPF_PROG(dctcp_cwnd_undo, struct sock *sk) in BPF_PROG() argument230 .undo_cwnd = (void *)dctcp_cwnd_undo,
209 static u32 dctcp_cwnd_undo(struct sock *sk) in dctcp_cwnd_undo() function222 .undo_cwnd = dctcp_cwnd_undo,