Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
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,