Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cc_cubic.c172 __u32 BPF_PROG(bpf_cubic_undo_cwnd, struct sock *sk) in BPF_PROG() argument
183 .undo_cwnd = (void *)bpf_cubic_undo_cwnd,
H A Dbpf_cubic.c535 __u32 BPF_PROG(bpf_cubic_undo_cwnd, struct sock *sk) in BPF_PROG() argument
546 .undo_cwnd = (void *)bpf_cubic_undo_cwnd,