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

rte_swx_pipeline_mirroring_session_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2     rte_swx_pipeline_m...ring_session_params(3)

Detailed Description

       Packet mirroring session parameters.

       Definition at line 728 of file rte_swx_ctl.h.

Field Documentation

uint32_tport_id
       Output port ID.

       Definition at line 730 of file rte_swx_ctl.h.

   intfast_clone
       Fast clone flag.

       Definition at line 733 of file rte_swx_ctl.h.

   uint32_ttruncation_length
       Truncation packet length (in bytes). Zero means no truncation.

       Definition at line 736 of file rte_swx_ctl.h.

Name

       rte_swx_pipeline_mirroring_session_params

Synopsis

       #include <rte_swx_ctl.h>

   DataFields
       uint32_t port_id
       int fast_clone
       uint32_t truncation_length

See Also