IKEEXT_STATISTICS0 (Compact 2013)
3/26/2014
This structure stores various IKE statistics.
Syntax
typedef struct IKEEXT_STATISTICS0_ {
IKEEXT_KEYMODULE_STATISTICS0 ikeStatistics;
IKEEXT_KEYMODULE_STATISTICS0 authipStatistics;
IKEEXT_COMMON_STATISTICS0 commonStatistics;
} IKEEXT_STATISTICS0;
Members
ikeStatistics
Statistics specific to IKE.See topic IKEEXT_KEYMODULE_STATISTICS0 for more information.
authipStatistics
Statistics specific to AuthIP.Not supported for Windows Embedded Compact .
commonStatistics
Statistics common to IKE and AuthIP.Not supported for Windows Embedded Compact .
Requirements
Header |
fwpmu.h |