Message ID | 1512698406-27565-3-git-send-email-odpbot@yandex.ru |
---|---|
State | New |
Headers | show |
Series | [API-NEXT,v1,1/2] api: ipsec: document TFC padding usage | expand |
diff --git a/include/odp/api/spec/ipsec.h b/include/odp/api/spec/ipsec.h index 86803cecf..7346feb4f 100644 --- a/include/odp/api/spec/ipsec.h +++ b/include/odp/api/spec/ipsec.h @@ -1148,6 +1148,14 @@ typedef enum odp_ipsec_status_id_t { */ ODP_IPSEC_STATUS_SA_DISABLE = 0, + /** Received dummy packet with NextHeader set to NoNextHeader + * + * Following status event (odp_ipsec_status_t) fields have valid + * content, other fields must be ignored: + * - sa: The SA that caused the warning + */ + ODP_IPSEC_STATUS_NONH, + /** Warning from inline IPSEC processing * * Following status event (odp_ipsec_status_t) fields have valid