DPDK  19.11.14
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 39 of file rte_port_kni.h.

Field Documentation

◆ kni

struct rte_kni* kni

KNI interface reference

Definition at line 41 of file rte_port_kni.h.

◆ tx_burst_sz

uint32_t tx_burst_sz

Burst size to KNI interface.

Definition at line 43 of file rte_port_kni.h.


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