Skip to content

Latest commit

 

History

History
130 lines (89 loc) · 3.78 KB

ns-iketypes-ikeext_ip_version_specific_keymodule_statistics0.md

File metadata and controls

130 lines (89 loc) · 3.78 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:iketypes.IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0_
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0 (iketypes.h)
Various statistics specific to the keying module and IP version.
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0 structure [Filtering]
fwp.ikeext_ip_version_specific_keymodule_statistics0
iketypes/IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0
fwp\ikeext_ip_version_specific_keymodule_statistics0.htm
fwp
5b5bb140-ca44-4a46-bb96-aba0b499e94f
12/05/2018
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0, IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0 structure [Filtering], fwp.ikeext_ip_version_specific_keymodule_statistics0, iketypes/IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0
iketypes.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Iketypes.idl
Windows
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0
19H1
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0_
iketypes/IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0_
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0
iketypes/IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0
c++
APIRef
kbSyntax
HeaderDef
Iketypes.h
IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0

IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0 structure

-description

The IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0 structure contains various statistics specific to the keying module and IP version. IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS1 is available.

 

-struct-fields

-field currentActiveMainModes

Current number of active Main Mode SAs.

-field totalMainModesStarted

Total number of Main Mode negotiations.

-field totalSuccessfulMainModes

Total number of successful Main Mode negotiations.

-field totalFailedMainModes

Total number of failed Main Mode negotiations.

-field totalResponderMainModes

Total number of Main Mode negotiations that were externally initiated by a peer.

-field currentNewResponderMainModes

Current number of newly created responder Main Modes that are still in the initial state.

-field currentActiveQuickModes

Current number of active Quick Mode SAs.

-field totalQuickModesStarted

Total number of Quick Mode negotiations.

-field totalSuccessfulQuickModes

Total number of successful Quick Mode negotiations.

-field totalFailedQuickModes

Total number of failed Quick Mode negotiations.

-field totalAcquires

Total number of acquires received from BFE.

-field totalReinitAcquires

Total number of acquires that were internally reinitiated.

-field currentActiveExtendedModes

Current number of active extended mode SAs.

-field totalExtendedModesStarted

Total number of extended mode negotiations.

-field totalSuccessfulExtendedModes

Total number of successful extended mode negotiations.

-field totalFailedExtendedModes

Total number of failed extended mode negotiations.

-field totalImpersonationExtendedModes

Total number of successful extended mode negotiations that used impersonation.

-field totalImpersonationMainModes

Total number of successful Main Mode mode negotiations that used impersonation.