DPDK
22.11.5
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
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
21
#include "
rte_table.h
"
22
26
extern
struct
rte_table_ops
rte_table_stub_ops
;
27
28
#ifdef __cplusplus
29
}
30
#endif
31
32
#endif
rte_table.h
rte_table_stub_ops
struct rte_table_ops rte_table_stub_ops
rte_table_ops
Definition:
rte_table.h:257
Generated by
1.9.4