Searched defs:bpf_prog (Results 1 – 1 of 1) sorted by relevance
9996 struct bpf_prog { struct10010 enum bpf_prog_type type; argument10015 struct bpf_prog_stats *stats; argument10018 struct bpf_prog_aux *aux; argument10019 struct sock_fprog_kern *orig_prog;10020 union {34994 } bpf_prog; member35154 } bpf_prog; member53134 int (*bpf_prog)(struct bpf_prog *); member53377 struct hlist_head bpf_prog; member[all …]