API Reference Manual  1.45.0
api/proto_stats.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2021 Marvell
3  */
4 
11 #ifndef ODP_API_PROTO_STATS_H_
12 #define ODP_API_PROTO_STATS_H_
13 
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
18 #include <odp/api/std_types.h>
19 #include <odp/api/abi/queue.h>
20 #include <odp/api/abi/proto_stats_types.h>
21 #include <odp/api/abi/proto_stats.h>
22 
24 
25 #ifdef __cplusplus
26 }
27 #endif
28 
29 #endif
ODP Proto Stats.
Standard C language types and definitions for ODP.