Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_port_source_sink.h - Man Page

Synopsis

#include 'rte_port.h'

Data Structures

struct rte_port_source_params
struct rte_port_sink_params

Variables

struct rte_port_in_ops rte_port_source_ops
struct rte_port_out_ops rte_port_sink_ops

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.

Variable Documentation

struct rte_port_in_ops rte_port_source_ops [extern]

source port operations

struct rte_port_out_ops rte_port_sink_ops [extern]

sink port operations

Author

Generated automatically by Doxygen for DPDK from the source code.

Referenced By

The man pages rte_port_sink_ops(3) and rte_port_source_ops(3) are aliases of rte_port_source_sink.h(3).

Version 23.11.0 DPDK