Searched defs:bpf_prog (Results 1 – 2 of 2) sorted by relevance
6145 } bpf_prog; member6158 } bpf_prog; member
25106 struct bpf_prog { struct25120 enum bpf_prog_type type; argument25125 struct bpf_prog_stats *stats; argument25128 struct bpf_prog_aux *aux; argument25129 struct sock_fprog_kern *orig_prog;25130 union {34239 struct hlist_head bpf_prog; member38709 } bpf_prog; member38851 } bpf_prog; member50875 int (*bpf_prog)(struct bpf_prog *); member[all …]