Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c12097 static const struct btf_kfunc_id_set bpf_kfunc_set_xdp = { variable
12127 ret = ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_XDP, &bpf_kfunc_set_xdp); in bpf_kfunc_init()