API Reference Manual  1.45.0
api/abi-default/ipsec_types.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2016-2018 Linaro Limited
3  * Copyright (c) 2022 Nokia
4  */
5 
6 #ifndef ODP_ABI_IPSEC_TYPES_H_
7 #define ODP_ABI_IPSEC_TYPES_H_
8 
9 #ifdef __cplusplus
10 extern "C" {
11 #endif
12 
13 #include <odp/api/std_types.h>
14 
16 typedef struct { char dummy; } _odp_abi_ipsec_sa_t;
17 
23 
24 #define ODP_IPSEC_SA_INVALID ((odp_ipsec_sa_t)0)
25 
30 #ifdef __cplusplus
31 }
32 #endif
33 
34 #endif
Standard C language types and definitions for ODP.
_odp_abi_ipsec_sa_t * odp_ipsec_sa_t
IPSEC Security Association (SA)