API Reference Manual 1.51.0
Loading...
Searching...
No Matches
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#include <odp/api/std_types.h>
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
16typedef 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)