logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_port_in_ops

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                              rte_port_in_ops(3)

Detailed Description

       Input port interface defining the input port operation

       Definition at line 113 of file rte_port.h.

Field Documentation

rte_port_in_op_createf_create
       Create

       Definition at line 114 of file rte_port.h.

   rte_port_in_op_freef_free
       Free

       Definition at line 115 of file rte_port.h.

   rte_port_in_op_rxf_rx
       Packet RX (packet burst)

       Definition at line 116 of file rte_port.h.

   rte_port_in_op_stats_readf_stats
       Stats

       Definition at line 117 of file rte_port.h.

Name

       rte_port_in_ops

Synopsis

       #include <rte_port.h>

   DataFieldsrte_port_in_op_createf_createrte_port_in_op_freef_freerte_port_in_op_rxf_rxrte_port_in_op_stats_readf_stats

See Also