DPDK  20.05.0-rc0
Data Fields
rte_port_in_ops Struct Reference

#include <rte_port.h>

Data Fields

rte_port_in_op_create f_create
 
rte_port_in_op_free f_free
 
rte_port_in_op_rx f_rx
 
rte_port_in_op_stats_read f_stats
 

Detailed Description

Input port interface defining the input port operation

Definition at line 119 of file rte_port.h.

Field Documentation

Create

Definition at line 120 of file rte_port.h.

Free

Definition at line 121 of file rte_port.h.

Packet RX (packet burst)

Definition at line 122 of file rte_port.h.

Stats

Definition at line 123 of file rte_port.h.


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