|
API Reference Manual
1.48.0
|
IPSEC status content. More...
#include <ipsec_types.h>
Data Fields | |
| odp_ipsec_status_id_t | id |
| IPSEC status ID. | |
| odp_ipsec_sa_t | sa |
| IPSEC SA that was target of the operation. | |
| int | result |
| Result of the operation. More... | |
| odp_ipsec_warn_t | warn |
| Warnings of an ODP_IPSEC_STATUS_WARN status event. | |
IPSEC status content.
Definition at line 1472 of file api/spec/ipsec_types.h.
| int odp_ipsec_status_t::result |
Result of the operation.
0: Success <0: Failure
Definition at line 1484 of file api/spec/ipsec_types.h.