Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.c150 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;
[all …]