DPDK  18.05.1
Data Fields
rte_bpf_arg Struct Reference

#include <rte_bpf.h>

Data Fields

size_t size
size_t buf_size

Detailed Description

function argument information

Definition at line 41 of file rte_bpf.h.

Field Documentation

size_t size

for pointer types, size of data it points to

Definition at line 43 of file rte_bpf.h.

size_t buf_size

for mbuf ptr type, max size of rte_mbuf data buffer

Definition at line 45 of file rte_bpf.h.


The documentation for this struct was generated from the following file: