Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dfilter.c12091 static const struct btf_kfunc_id_set bpf_kfunc_set_xdp = { variable
12121 ret = ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_XDP, &bpf_kfunc_set_xdp); in bpf_kfunc_init()