rte_swx_port_ethdev.h
Contents
Detailed Description
RTE SWX Ethernet Device Input and Output Ports
Definition in file rte_swx_port_ethdev.h.
Name
rte_swx_port_ethdev.h
Synopsis
#include <stdint.h>
#include 'rte_swx_port.h'
DataStructures
struct rte_swx_port_ethdev_reader_params
struct rte_swx_port_ethdev_writer_paramsVariables
struct rte_swx_port_in_opsrte_swx_port_ethdev_reader_ops
struct rte_swx_port_out_opsrte_swx_port_ethdev_writer_opsVariable Documentation
structrte_swx_port_in_opsrte_swx_port_ethdev_reader_ops[extern]
Ethernet device reader operations.
structrte_swx_port_out_opsrte_swx_port_ethdev_writer_ops[extern]
Ethernet device writer operations.
