DPDK  22.07.0
Data Fields
rte_swx_port_sink_params Struct Reference

#include <rte_swx_port_source_sink.h>

Data Fields

const char * file_name
 

Detailed Description

Sink port creation parameters.

Examples:
examples/pipeline/cli.c.

Definition at line 47 of file rte_swx_port_source_sink.h.

Field Documentation

◆ file_name

const char* file_name

Name of a valid PCAP file to write the output packets to. When NULL, all the output packets are dropped instead of being saved to a PCAP file.

Examples:
examples/pipeline/cli.c.

Definition at line 52 of file rte_swx_port_source_sink.h.


The documentation for this struct was generated from the following file: