API Reference Manual  1.45.0
odp_ipsec_op_flag_t Struct Reference

IPSEC operation flags. More...

#include <ipsec_types.h>

Data Fields

union {
   struct {
      uint32_t   inline_mode: 1
 Packet was processed in inline mode.
 
   } 
 Operation flags.
 
   uint32_t   all
 All flag bits. More...
 
}; 
 IPSEC operations flags.
 

Detailed Description

IPSEC operation flags.

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

Field Documentation

◆ all

uint32_t odp_ipsec_op_flag_t::all

All flag bits.

This field can be used to set/clear all flags, or to perform bitwise operations over those.

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


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