logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                                  rte_bpf_arg(3)

Detailed Description

       function argument information

       Definition at line 41 of file rte_bpf.h.

Field Documentation

size_tsize
       for ptr type - max size of data buffer it points to for raw type - the size (in bytes) of the value

       Definition at line 47 of file rte_bpf.h.

   size_tbuf_size
       for mbuf ptr type, max size of rte_mbuf data buffer

       Definition at line 48 of file rte_bpf.h.

Name

       rte_bpf_arg

Synopsis

       #include <rte_bpf.h>

   DataFields
       size_t size
       size_t buf_size

See Also