Searched defs:bpf_link (Results 1 – 2 of 2) sorted by relevance
42 DEFINE_BPF_ITER_FUNC(bpf_link, struct bpf_iter_meta *meta, struct bpf_link *link) in DEFINE_BPF_ITER_FUNC() argument
1761 struct bpf_link { struct1764 enum bpf_link_type type; argument1765 const struct bpf_link_ops *ops; argument1786 void (*release)(struct bpf_link *link); argument