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_swx_port_in_ops

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_swx_port_in_ops(3)

Detailed Description

       Input port operations.

       Definition at line 96 of file rte_swx_port.h.

Field Documentation

rte_swx_port_in_create_tcreate
       Create. Must be non-NULL.

       Definition at line 98 of file rte_swx_port.h.

   rte_swx_port_in_free_tfree
       Free. Must be non-NULL.

       Definition at line 101 of file rte_swx_port.h.

   rte_swx_port_in_pkt_rx_tpkt_rx
       Packet reception. Must be non-NULL.

       Definition at line 104 of file rte_swx_port.h.

   rte_swx_port_in_stats_read_tstats_read
       Statistics counters read. Must be non-NULL.

       Definition at line 107 of file rte_swx_port.h.

Name

       rte_swx_port_in_ops

Synopsis

       #include <rte_swx_port.h>

   DataFieldsrte_swx_port_in_create_tcreaterte_swx_port_in_free_tfreerte_swx_port_in_pkt_rx_tpkt_rxrte_swx_port_in_stats_read_tstats_read

See Also