DPDK  2.0.0
Data Fields
rte_port_out_ops Struct Reference

#include <rte_port.h>

+ Collaboration diagram for rte_port_out_ops:

Data Fields

rte_port_out_op_create f_create
 
rte_port_out_op_free f_free
 
rte_port_out_op_tx f_tx
 
rte_port_out_op_tx_bulk f_tx_bulk
 
rte_port_out_op_flush f_flush
 

Detailed Description

Output port interface defining the output port operation

Field Documentation

Create

Flush

Free

Packet TX (single packet)

Packet TX (packet burst)


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