DOKK / manpages / debian 13 / dpdk-doc / rte_swx_port_source_sink.h.3.en
rte_swx_port_source_sink.h(3) Library Functions Manual rte_swx_port_source_sink.h(3)

rte_swx_port_source_sink.h

#include 'rte_swx_port.h'


struct rte_swx_port_source_params
struct rte_swx_port_sink_params


#define RTE_SWX_PORT_SOURCE_PKTS_MAX 1024


struct rte_swx_port_in_ops rte_swx_port_source_ops
struct rte_swx_port_out_ops rte_swx_port_sink_ops

RTE SWX Source and Sink Ports

Definition in file rte_swx_port_source_sink.h.

Maximum number of packets to read from the PCAP file.

Definition at line 20 of file rte_swx_port_source_sink.h.

struct rte_swx_port_in_ops rte_swx_port_source_ops [extern]

Source port operations.

struct rte_swx_port_out_ops rte_swx_port_sink_ops [extern]

Sink port operations.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK