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

rte_port_sink_params

#include <rte_port_source_sink.h>


const char * file_name
uint32_t max_n_pkts

sink port parameters

Definition at line 40 of file rte_port_source_sink.h.

The full path of the pcap file to write the packets to

Definition at line 42 of file rte_port_source_sink.h.

The maximum number of packets write to the pcap file. If this value is 0, the 'infinite' write will be carried out.

Definition at line 47 of file rte_port_source_sink.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK