次の方法で共有


FWPM_CLASSIFY_OPTION0 (Compact 2013)

3/26/2014

This structure consists of type and value data members.

Syntax

typedef struct FWPM_CLASSIFY_OPTION0_ {
  FWP_CLASSIFY_OPTION_TYPE type;
  FWP_VALUE0 value;
} FWPM_CLASSIFY_OPTION0;

Members

Remarks

The following table lists possible values for members of a FWMP_CLASSIFY_OPTION0 structure:

Type

Value

FWP_CLASSIFY_OPTION_MULTICAST_STATE

FWP_OPTION_VALUE_ALLOW_MULTICAST_STATE

  • Allow link-local multicast state creation on outbound traffic

FWP_OPTION_VALUE_DENY_MULTICAST_STATE

  • Do not allow link-local multicast state creation on outbound traffic

FWP_OPTION_VALUE_ALLOW_GLOBAL_MULTICAST_STATE

  • Allow global multicast state creation on outbound traffic

FWP_CLASSIFY_OPTION_LOOSE_SOURCE_MAPPING

FWP_OPTION_VALUE_ENABLE_LOOSE_SOURCE

  • Enable loose source mapping

FWP_OPTION_VALUE_DISABLE_LOOSE_SOURCE

  • Disable loose source mapping

FWP_CLASSIFY_OPTION_UNICAST_LIFETIME

Any FWP_UINT32

FWP_CLASSIFY_OPTION_MCAST_BCAST_LIFETIME

Any FWP_UINT32

Requirements

Header

fwpmu.h

See Also

Reference

WFP Management Structures

Other Resources

Windows Filtering Platform