次の方法で共有


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

  • 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

See Also

Reference

WFP IKE Structures

Other Resources

Windows Filtering Platform