Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
rte_bpf_arg(3)			     DPDK			rte_bpf_arg(3)

NAME
       rte_bpf_arg

SYNOPSIS
       #include	<rte_bpf.h>

   Data	Fields
       size_t size
       size_t buf_size

Detailed Description
       function	argument information

       Definition at line 42 of	file rte_bpf.h.

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

       Definition at line 48 of	file rte_bpf.h.

   size_t buf_size
       for mbuf	ptr type, max size of rte_mbuf data buffer

       Definition at line 49 of	file rte_bpf.h.

Author
       Generated automatically by Doxygen for DPDK from	the source code.

Version	25.11.0			Thu Jun	11 2026			rte_bpf_arg(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=buf_size&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help