Searched refs:bpf_Qdisc_ops (Results 1 – 1 of 1) sorted by relevance
14 static struct bpf_struct_ops bpf_Qdisc_ops; variable321 if (prog->aux->st_ops != &bpf_Qdisc_ops) in bpf_qdisc_kfunc_filter()440 static struct bpf_struct_ops bpf_Qdisc_ops = { variable468 ret = ret ?: register_bpf_struct_ops(&bpf_Qdisc_ops, Qdisc_ops); in BTF_ID_LIST_SINGLE()
Completed in 5 milliseconds