DPDK
25.03.0
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Fields
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Functions
_
g
r
t
Variables
c
r
Typedefs
a
c
d
e
h
l
m
p
r
s
t
Enumerations
d
r
Enumerator
c
e
f
r
s
w
Macros
_
b
c
i
l
m
o
p
r
s
t
u
v
Examples
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
lib
table
rte_table_stub.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright(c) 2010-2014 Intel Corporation
3
*/
4
5
#ifndef __INCLUDE_RTE_TABLE_STUB_H__
6
#define __INCLUDE_RTE_TABLE_STUB_H__
7
15
#include "
rte_table.h
"
16
17
#ifdef __cplusplus
18
extern
"C"
{
19
#endif
20
24
extern
struct
rte_table_ops
rte_table_stub_ops
;
25
26
#ifdef __cplusplus
27
}
28
#endif
29
30
#endif
rte_table.h
rte_table_stub_ops
struct rte_table_ops rte_table_stub_ops
rte_table_ops
Definition:
rte_table.h:252
Generated by
1.9.4