Share via


IKEEXT_IP_VERSION_SPECIFIC_COMMON_STATISTICS0 (Compact 2013)

3/26/2014

This structure contains various statistics common to IKE.

Syntax

typedef struct IKEEXT_IP_VERSION_SPECIFIC_COMMON_STATISTICS0_ {
  UINT32 totalSocketReceiveFailures;
  UINT32 totalSocketSendFailures;
} IKEEXT_IP_VERSION_SPECIFIC_COMMON_STATISTICS0;

Members

  • totalSocketReceiveFailures
    Total number of UDP 500/4500 socket receive failures
  • totalSocketSendFailures
    Total number of UDP 500/4500 socket send failures

Requirements

Header

fwpmu.h

See Also

Reference

WFP IKE Structures

Other Resources

Windows Filtering Platform