Home
last modified time | relevance | path

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

/include/linux/
A Dbpf.h1693 struct bpf_prog { struct
1710 enum bpf_prog_type type; /* Type of BPF program */ argument
1715 struct bpf_prog_stats __percpu *stats; argument
1719 struct bpf_prog_aux *aux; /* Auxiliary fields */ argument
1741 struct bpf_prog *prog; argument
/include/net/
A Dkcm.h109 struct bpf_prog *bpf_prog; member
/include/net/mana/
A Dmana.h347 struct bpf_prog __rcu *bpf_prog; member
514 struct bpf_prog *bpf_prog; member
/include/uapi/linux/
A Dbpf.h6529 } bpf_prog; member
6542 } bpf_prog; member

Completed in 41 milliseconds