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

FreeBSD Manual Pages

  
 
  

home | help
rte_swx_pipeline_mirroring_params(3) DPDK rte_swx_pipeline_mirroring_params(3)

NAME
       rte_swx_pipeline_mirroring_params

SYNOPSIS
       #include	<rte_swx_pipeline.h>

   Data	Fields
       uint32_t	n_slots
       uint32_t	n_sessions

Detailed Description
       Packet mirroring	parameters.

       Definition at line 193 of file rte_swx_pipeline.h.

Field Documentation
   uint32_t n_slots
       Number of packet	mirroring slots.

       Definition at line 195 of file rte_swx_pipeline.h.

   uint32_t n_sessions
       Maximum number of packet	mirroring sessions.

       Definition at line 198 of file rte_swx_pipeline.h.

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

Version	25.11.0			Thu Jun	11rte_swx_pipeline_mirroring_params(3)

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

home | help