API Reference Manual  1.45.0
odp_ipsec_status_t Struct Reference

IPSEC status content. More...

#include <ipsec_types.h>

Collaboration diagram for odp_ipsec_status_t:
[legend]

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.
 

Detailed Description

IPSEC status content.

Examples
ipsec_api/odp_ipsec.c, odp_ipsec.c, and odp_ipsecfwd.c.

Definition at line 1467 of file api/spec/ipsec_types.h.

Field Documentation

◆ result

int odp_ipsec_status_t::result

Result of the operation.

0: Success <0: Failure

Examples
ipsec_api/odp_ipsec.c, and odp_ipsecfwd.c.

Definition at line 1479 of file api/spec/ipsec_types.h.


The documentation for this struct was generated from the following file: