Searched refs:tcp_ca_undo_cwnd (Results 1 – 1 of 1) sorted by relevance
34 __u32 BPF_PROG(tcp_ca_undo_cwnd, struct sock *sk) { return 2; } in BPF_PROG() argument40 .undo_cwnd = (void *)tcp_ca_undo_cwnd,