Man page - rte_table_stub_ops(3)

Packages contains this manual

Manual

rte_table_stub.h

NAME
SYNOPSIS
Variables
Detailed Description
Variable Documentation
struct rte_table_ops rte_table_stub_ops [extern]
Author

NAME

rte_table_stub.h

SYNOPSIS

#include ’rte_table.h’

Variables

struct rte_table_ops rte_table_stub_ops

Detailed Description

RTE Table Stub

The stub table lookup operation produces lookup miss for all input packets.

Definition in file rte_table_stub.h .

Variable Documentation

struct rte_table_ops rte_table_stub_ops [extern]

Stub table parameters: NONE Stub table operations

Author

Generated automatically by Doxygen for DPDK from the source code.