| rte_port_in_ops(3) | Library Functions Manual | rte_port_in_ops(3) |
rte_port_in_ops
#include <rte_port.h>
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
Input port interface defining the input port operation
Definition at line 113 of file rte_port.h.
Create
Definition at line 114 of file rte_port.h.
Free
Definition at line 115 of file rte_port.h.
Packet RX (packet burst)
Definition at line 116 of file rte_port.h.
Stats
Definition at line 117 of file rte_port.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |