DPDK  16.11.11
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 148 of file rte_port.h.

Field Documentation

Create

Definition at line 149 of file rte_port.h.

Free

Definition at line 150 of file rte_port.h.

Packet RX (packet burst)

Definition at line 151 of file rte_port.h.

Stats

Definition at line 152 of file rte_port.h.


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