Share via


IPSEC_SA_ENUM_TEMPLATE0 (Compact 2013)

3/26/2014

This specifies a template used for restricting the enumeration of IPSec security associations (SAs).

Syntax

typedef struct IPSEC_SA_ENUM_TEMPLATE0_ {
  FWP_DIRECTION saDirection;
} IPSEC_SA_ENUM_TEMPLATE0;

Members

  • saDirection
    Direction of the SA.

    See topic FWP_DIRECTION for more information.

Requirements

Header

fwpmu.h

See Also

Reference

WFP IPsec Structures

Other Resources

Windows Filtering Platform