Searched defs:bpf_program (Results 1 – 1 of 1) sorted by relevance
150 struct bpf_program { struct152 int idx;153 char *name;154 int prog_ifindex;155 char *section_name;159 char *pin_name;183 bpf_program_prep_t preprocessor; argument187 bpf_program_clear_priv_t clear_priv; argument189 enum bpf_attach_type expected_attach_type;190 void *func_info;[all …]