Home
last modified time | relevance | path

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

/net/sched/
A Dbpf_qdisc.c14 static struct bpf_struct_ops bpf_Qdisc_ops; variable
321 if (prog->aux->st_ops != &bpf_Qdisc_ops) in bpf_qdisc_kfunc_filter()
440 static struct bpf_struct_ops bpf_Qdisc_ops = { variable
468 ret = ret ?: register_bpf_struct_ops(&bpf_Qdisc_ops, Qdisc_ops); in BTF_ID_LIST_SINGLE()

Completed in 5 milliseconds