DPDK  19.05.0
Data Fields
rte_port_kni_writer_params Struct Reference

#include <rte_port_kni.h>

Data Fields

struct rte_kni * kni
uint32_t tx_burst_sz

Detailed Description

kni_writer port parameters

Examples:
examples/ip_pipeline/pipeline.c.

Definition at line 68 of file rte_port_kni.h.

Field Documentation

struct rte_kni* kni

KNI interface reference

Definition at line 70 of file rte_port_kni.h.

uint32_t tx_burst_sz

Burst size to KNI interface.

Definition at line 72 of file rte_port_kni.h.


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