Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c400 __u32 BPF_STRUCT_OPS(bpf_cubic_recalc_ssthresh, struct sock *sk) in BPF_STRUCT_OPS() argument
535 .ssthresh = (void *)bpf_cubic_recalc_ssthresh,