Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c12870 static const struct btf_kfunc_id_set bpf_kfunc_set_icmp_send = { variable
12896 ret = ret ?: register_btf_kfunc_id_set(BPF_PROG_TYPE_CGROUP_SKB, &bpf_kfunc_set_icmp_send); in bpf_kfunc_init()