IPSEC Configuration Control Bit Definitions
[SA LLD Constants (enums and defines)]

IPSEC Configuration Control Bit Definitions

Bitmap definition of the ctrlBitMap in salldInpsecConfigParams_t.



#define sa_IPSEC_CONFIG_ESN   0x0001
#define sa_IPSEC_CONFIG_PERMANENT_SC   0x0002

Define Documentation

#define sa_IPSEC_CONFIG_ESN   0x0001

Control Info -- 0:Disable Extended Sequence Number 1:Enable Extended Sequence Number

Definition at line 553 of file salld.h.

#define sa_IPSEC_CONFIG_PERMANENT_SC   0x0002

Control Info -- 0:The corresponding security context is marked as second tier 1:The corresponding security context ia marked as first tier so that it will not be evicted automatically.

Definition at line 560 of file salld.h.


Copyright 2014, Texas Instruments Incorporated