Man page - rte_swx_port_ring_reader_ops(3)

Packages contains this manual

Manual

rte_swx_port_ring.h

NAME
SYNOPSIS
Data Structures
Variables
Detailed Description
Variable Documentation
struct rte_swx_port_in_ops rte_swx_port_ring_reader_ops [extern]
struct rte_swx_port_out_ops rte_swx_port_ring_writer_ops [extern]
Author

NAME

rte_swx_port_ring.h

SYNOPSIS

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

Data Structures

struct rte_swx_port_ring_reader_params
struct rte_swx_port_ring_writer_params

Variables

struct rte_swx_port_in_ops rte_swx_port_ring_reader_ops
struct rte_swx_port_out_ops rte_swx_port_ring_writer_ops

Detailed Description

RTE SWX Ring Input and Output Ports

Definition in file rte_swx_port_ring.h .

Variable Documentation

struct rte_swx_port_in_ops rte_swx_port_ring_reader_ops [extern]

Ring_reader operations.

struct rte_swx_port_out_ops rte_swx_port_ring_writer_ops [extern]

Ring writer operations.

Author

Generated automatically by Doxygen for DPDK from the source code.