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

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                       rte_port_source_sink.h(3)

Detailed Description

       RTE Port Source/Sink

       source: input port that can be used to generate packets sink: output port that drops all packets written
       to it

       Definition in file rte_port_source_sink.h.

Name

       rte_port_source_sink.h

Synopsis

       #include 'rte_port.h'

   DataStructures
       struct rte_port_source_params
       struct rte_port_sink_paramsVariables
       struct rte_port_in_opsrte_port_source_ops
       struct rte_port_out_opsrte_port_sink_ops

Variable Documentation

structrte_port_in_opsrte_port_source_ops[extern]
       source port operations

   structrte_port_out_opsrte_port_sink_ops[extern]
       sink port operations

See Also