API Reference Manual  1.45.0
api/packet.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2013-2018 Linaro Limited
3  * Copyright (c) 2022 Nokia
4  */
5 
12 #ifndef ODP_API_PACKET_H_
13 #define ODP_API_PACKET_H_
14 
15 #ifdef __cplusplus
16 extern "C" {
17 #endif
18 
19 #include <odp/api/abi/packet.h>
20 
21 #include <odp/api/spec/packet.h>
22 
23 #ifdef __cplusplus
24 }
25 #endif
26 
27 #endif
ODP packet descriptor.