#include <rte_bpf.h>
Data Fields |
uint64_t(* | func )(void *) |
size_t | sz |
Detailed Description
Information about compiled into native ISA eBPF code.
Definition at line 103 of file rte_bpf.h.
Field Documentation
JIT-ed native code
Definition at line 104 of file rte_bpf.h.
size of JIT-ed code
Definition at line 105 of file rte_bpf.h.
The documentation for this struct was generated from the following file: