Home
last modified time | relevance | path

Searched defs:bpf_prog (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dfilter.h514 struct bpf_prog { struct
526 enum bpf_prog_type type; /* Type of BPF program */ argument
531 struct bpf_prog_aux *aux; /* Auxiliary fields */ argument
545 struct bpf_prog *prog; argument
Dlsm_hooks.h1776 int (*bpf_prog)(struct bpf_prog *prog); member
2010 struct hlist_head bpf_prog; member
/linux-4.19.296/include/net/
Dkcm.h112 struct bpf_prog *bpf_prog; member