IPSEC_SA_IDLE_TIMEOUT0 (Compact 7)
3/12/2014
This structure specifies the security association (SA) idle timeout in IPSec policy.
Syntax
typedef struct IPSEC_SA_IDLE_TIMEOUT0_ {
UINT32 idleTimeoutSeconds;
UINT32 idleTimeoutSecondsFailOver;
} IPSEC_SA_IDLE_TIMEOUT0;
Members
- idleTimeoutSeconds
Specifies the amount of time in seconds after which IPSec SAs should become idle
- idleTimeoutSecondsFailOver
Specifies the amount of time in seconds after which IPSec SAs should become idle if the peer machine supports fail over
Requirements
Header |
fwpmu.h |