Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_bpf_jit - Man Page

Synopsis

#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 102 of file rte_bpf.h.

Field Documentation

uint64_t(* func) (void *)

JIT-ed native code

Definition at line 103 of file rte_bpf.h.

size_t sz

size of JIT-ed code

Definition at line 104 of file rte_bpf.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK