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.c151 void BPF_PROG(bpf_cubic_state, struct sock *sk, __u8 new_state) in BPF_PROG() argument
173 .set_state = (void *)bpf_cubic_state,
H A Dbpf_cubic.c417 void BPF_PROG(bpf_cubic_state, struct sock *sk, __u8 new_state) in BPF_PROG() argument
538 .set_state = (void *)bpf_cubic_state,