Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page:

include/odp/api/spec/ipsec.h
line 22
@@ -914,6 +915,8 @@ typedef struct odp_ipsec_error_t {
 
                        /** Hard lifetime expired: packets */
                        uint32_t hard_exp_packets : 1;
+
+                       uint32_t sa_disabled : 1;


Comment:
@muvarov Doxygen is missing here but for some reason the Doxygen check didn't 
detect this?

https://github.com/Linaro/odp/pull/256#discussion_r146656575
updated_at 2017-10-24 18:46:04

Reply via email to