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_port_sink_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                     rte_swx_port_sink_params(3)

Detailed Description

       Sink port creation parameters.

       Definition at line 47 of file rte_swx_port_source_sink.h.

Field Documentation

constchar*file_name
       Name of a valid PCAP file to write the output packets to. When NULL, all the output packets are dropped
       instead of being saved to a PCAP file.

       Definition at line 52 of file rte_swx_port_source_sink.h.

Name

       rte_swx_port_sink_params

Synopsis

       #include <rte_swx_port_source_sink.h>

   DataFields
       const char * file_name

See Also