_ebpf_execution_type
Definition: ebpf_execution_type.h:12
@ EBPF_EXECUTION_NATIVE
Execute from native driver.
Definition: ebpf_execution_type.h:16
@ EBPF_EXECUTION_JIT
Execute in JIT-compiled mode.
Definition: ebpf_execution_type.h:14
@ EBPF_EXECUTION_ANY
Execute in JIT-compiled or interpreted mode, per system policy.
Definition: ebpf_execution_type.h:13
@ EBPF_EXECUTION_INTERPRET
Execute in interpreted mode.
Definition: ebpf_execution_type.h:15
enum _ebpf_execution_type ebpf_execution_type_t