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_source_sink.h

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_swx_port_source_sink.h(3)

Detailed Description

       RTE SWX Source and Sink Ports

       Definition in file rte_swx_port_source_sink.h.

Macro Definition Documentation

#defineRTE_SWX_PORT_SOURCE_PKTS_MAX1024
       Maximum number of packets to read from the PCAP file.

       Definition at line 20 of file rte_swx_port_source_sink.h.

Name

       rte_swx_port_source_sink.h

Synopsis

       #include 'rte_swx_port.h'

   DataStructures
       struct rte_swx_port_source_params
       struct rte_swx_port_sink_paramsMacros
       #define RTE_SWX_PORT_SOURCE_PKTS_MAX   1024

   Variables
       struct rte_swx_port_in_opsrte_swx_port_source_ops
       struct rte_swx_port_out_opsrte_swx_port_sink_ops

Variable Documentation

structrte_swx_port_in_opsrte_swx_port_source_ops[extern]
       Source port operations.

   structrte_swx_port_out_opsrte_swx_port_sink_ops[extern]
       Sink port operations.

See Also