Lines Matching defs:bpf_program
150 struct bpf_program { struct
152 int idx;
153 char *name;
154 int prog_ifindex;
155 char *section_name;
159 char *pin_name;
183 bpf_program_prep_t preprocessor; argument
187 bpf_program_clear_priv_t clear_priv; argument
189 enum bpf_attach_type expected_attach_type;
190 void *func_info;
191 __u32 func_info_rec_size;
192 __u32 func_info_cnt;
194 struct bpf_capabilities *caps;
196 void *line_info;
197 __u32 line_info_rec_size;
198 __u32 line_info_cnt;
199 __u32 prog_flags;