Searched refs:bpf_cubic_cong_avoid (Results 1 – 1 of 1) sorted by relevance
381 void BPF_STRUCT_OPS(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_STRUCT_OPS() argument536 .cong_avoid = (void *)bpf_cubic_cong_avoid,