Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cc_cubic.c160 void BPF_PROG(bpf_cubic_state, struct sock *sk, __u8 new_state) in BPF_PROG() argument
182 .set_state = (void *)bpf_cubic_state,
H A Dbpf_cubic.c424 void BPF_PROG(bpf_cubic_state, struct sock *sk, __u8 new_state) in BPF_PROG() argument
545 .set_state = (void *)bpf_cubic_state,