Searched refs:bpf_program_prep_t (Results 1 – 2 of 2) sorted by relevance
459 typedef int (*bpf_program_prep_t)(struct bpf_program *prog, int n, typedef465 bpf_program_prep_t prep);
313 bpf_program_prep_t preprocessor;6635 bpf_program_prep_t preprocessor = prog->preprocessor; in bpf_program__load()8178 bpf_program_prep_t prep) in bpf_program__set_prep()
Completed in 27 milliseconds