Home
last modified time | relevance | path

Searched refs:dfunc (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dfilter.h682 bpf_dispatcher_fn dfunc) in __bpf_prog_run() argument
692 ret = dfunc(ctx, prog->insnsi, prog->bpf_func); in __bpf_prog_run()
701 ret = dfunc(ctx, prog->insnsi, prog->bpf_func); in __bpf_prog_run()