| rte_bpf_jit(3) | Library Functions Manual | rte_bpf_jit(3) |
rte_bpf_jit
#include <rte_bpf.h>
uint64_t(* func )(void *)
size_t sz
Information about compiled into native ISA eBPF code.
Definition at line 102 of file rte_bpf.h.
JIT-ed native code
Definition at line 103 of file rte_bpf.h.
size of JIT-ed code
Definition at line 104 of file rte_bpf.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |