Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
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,
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,