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.c163 __u32 BPF_PROG(bpf_cubic_undo_cwnd, struct sock *sk) in BPF_PROG() argument
174 .undo_cwnd = (void *)bpf_cubic_undo_cwnd,
H A Dbpf_cubic.c525 __u32 BPF_PROG(bpf_cubic_undo_cwnd, struct sock *sk)
536 .undo_cwnd = (void *)bpf_cubic_undo_cwnd,
528 BPF_PROG(bpf_cubic_undo_cwnd,struct sock * sk) BPF_PROG() argument