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_fd.h

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                            rte_swx_port_fd.h(3)

Detailed Description

       RTE SWX FD Input and Output Ports

       Definition in file rte_swx_port_fd.h.

Name

       rte_swx_port_fd.h

Synopsis

       #include <stdint.h>
       #include 'rte_swx_port.h'

   DataStructures
       struct rte_swx_port_fd_reader_params
       struct rte_swx_port_fd_writer_paramsVariables
       struct rte_swx_port_in_opsrte_swx_port_fd_reader_ops
       struct rte_swx_port_out_opsrte_swx_port_fd_writer_ops

Variable Documentation

structrte_swx_port_in_opsrte_swx_port_fd_reader_ops[extern]
       fd_reader port operations

   structrte_swx_port_out_opsrte_swx_port_fd_writer_ops[extern]
       fd_writer port operations

See Also