Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the data field identifiers for the FWPS_LAYER_INBOUND_ICMP_ERROR_V6 and FWPS_LAYER_INBOUND_ICMP_ERROR_V6_DISCARD run-time filtering layers.
Syntax
typedef enum FWPS_FIELDS_INBOUND_ICMP_ERROR_V6_ {
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_PROTOCOL,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_LOCAL_ADDRESS,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_REMOTE_ADDRESS,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_REMOTE_ADDRESS,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_LOCAL_ADDRESS_TYPE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_LOCAL_PORT,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_REMOTE_PORT,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_LOCAL_INTERFACE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ICMP_TYPE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ICMP_CODE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_INDEX,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_SUB_INTERFACE_INDEX,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_TYPE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_TUNNEL_TYPE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_ARRIVAL_INTERFACE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_INTERFACE_INDEX,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_INTERFACE_TYPE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_TUNNEL_TYPE,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_FLAGS,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_INTERFACE_PROFILE_ID,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_QUARANTINE_EPOCH,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_COMPARTMENT_ID,
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_MAX
} FWPS_FIELDS_INBOUND_ICMP_ERROR_V6;
Constants
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_PROTOCOLThe IP protocol number that is embedded in the ICMP packet, as specified in RFC 1700. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_LOCAL_ADDRESSThe local IP address. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_REMOTE_ADDRESSThe remote IP address. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_REMOTE_ADDRESSThe remote IP address that is embedded in the ICMP packet. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_LOCAL_ADDRESS_TYPEThe local IP address type that is embedded in the ICMP packet. The possible condition values are defined by the NL_ADDRESS_TYPE enumeration. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_LOCAL_PORTThe local transport protocol port number that is embedded in the ICMP packet. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_EMBEDDED_REMOTE_PORTThe remote transport protocol port number that is embedded in the ICMP packet. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_LOCAL_INTERFACEThe locally unique identifier (LUID) for the network interface associated with the local IP address. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ICMP_TYPEThe ICMP type field, as specified in RFC 792. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ICMP_CODEThe ICMP code field, as specified in RFC 792. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_INDEXThe index of the local network interface, as enumerated by the network stack. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_SUB_INTERFACE_INDEXThe sub-interface index of the local logical network interface, as enumerated by the network stack. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_TYPEThe type of the local network interface, as defined by the Internet Assigned Numbers Authority (IANA). For more information, see IANAifType-MIB Definitions. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_TUNNEL_TYPEThe encapsulation method used by a tunnel if the IfType member of the IP_ADAPTER_ADDRESSES structure is IF_TYPE_TUNNEL. The tunnel type is defined by IANA. For more information, see IANAifType-MIB Definitions and the Windows SDK. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_IP_ARRIVAL_INTERFACEThe LUID for the network interface that is associated with the arrival IP address. Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_INTERFACE_INDEXThe index of the arrival network interface, as enumerated by the network stack. Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_INTERFACE_TYPEThe type of the arrival network interface, as defined by the Internet Assigned Numbers Authority (IANA). For more information, see IANAifType-MIB Definitions. Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_TUNNEL_TYPEThe encapsulation method used by a tunnel if the IfType member of the IP_ADAPTER_ADDRESSES structure is IF_TYPE_TUNNEL. The tunnel type is defined by IANA. For more information, see IANAifType-MIB Definitions and the Windows SDK. Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_FLAGSA bitwise OR of a combination of filtering condition flags. For information about the possible flags, see Filtering condition flags. Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_INTERFACE_PROFILE_IDThe profile identifier (network category) of the arrival interface. The possible network category values are: public (1), private (2), or domain (3). Supported starting with Windows 7. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_QUARANTINE_EPOCHThe time that has passed since the last media state change occurred for the network interface. Supported starting with Windows 7. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_COMPARTMENT_IDThe compartment that the network interface belongs to. Supported starting with Windows 10, version 1703. |
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_MAXThe maximum value for this enumeration. This value might change in future versions of the NDIS header files and binaries. |
Remarks
The following macros in fwpsu.h are defined with FWPS_FIELDS_INBOUND_ICMP_ERROR_V6 enumeration values:
#if (NTDDI_VERSION >= NTDDI_WIN6SP1)
#define FWPS_FIELD_INBOUND_ICMP_ERROR_V6_LOCAL_INTERFACE_INDEX \
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_INDEX
#define FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_SUB_INTERFACE_INDEX \
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_SUB_INTERFACE_INDEX
#define FWPS_FIELD_INBOUND_ICMP_ERROR_V6_LOCAL_INTERFACE_TYPE \
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_INTERFACE_TYPE
#define FWPS_FIELD_INBOUND_ICMP_ERROR_V6_LOCAL_TUNNEL_TYPE \
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_TUNNEL_TYPE
#endif // (NTDDI_VERSION >= NTDDI_WIN6SP1)
Those macros are used to access the following IPV6 data fields:
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_LOCAL_INTERFACE_INDEX
The index of the local network interface, as enumerated by the network stack.
Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows.
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_ARRIVAL_SUB_INTERFACE_INDEX
The index of the logical network interface, as enumerated by the network stack.
Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows.
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_LOCAL_INTERFACE_TYPE
The type of the local network interface, as defined by the Internet Assigned Numbers Authority (IANA). For more information, see IANAifType-MIB Definitions and the Windows SDK.
Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows.
FWPS_FIELD_INBOUND_ICMP_ERROR_V6_LOCAL_TUNNEL_TYPE
The encapsulation method used by a tunnel if the IfType member of the IP_ADAPTER_ADDRESSES structure is IF_TYPE_TUNNEL. The tunnel type is defined by IANA. For more information, see IANAifType-MIB Definitions and the Windows SDK.
Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows.
Requirements
| Requirement | Value |
|---|---|
| Header | fwpsu.h |