Skip to content

Latest commit

 

History

History
122 lines (88 loc) · 5.36 KB

ne-fwpsk-fwps_fields_outbound_ippacket_v6_.md

File metadata and controls

122 lines (88 loc) · 5.36 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NE:fwpsk.FWPS_FIELDS_OUTBOUND_IPPACKET_V6_
FWPS_FIELDS_OUTBOUND_IPPACKET_V6_ (fwpsk.h)
The FWPS_FIELDS_OUTBOUND_IPPACKET_V6 enumeration type specifies the data field identifiers for the FWPS_LAYER_OUTBOUND_IPPACKET_V6 and FWPS_LAYER_OUTBOUND_IPPACKET_V6_DISCARD run-time filtering layers.
netvista\fwps_fields_outbound_ippacket_v6.htm
netvista
05/02/2018
FWPS_FIELDS_OUTBOUND_IPPACKET_V6_ enumeration
FWPS_FIELDS_OUTBOUND_IPPACKET_V6, FWPS_FIELDS_OUTBOUND_IPPACKET_V6 enumeration [Network Drivers Starting with Windows Vista], FWPS_FIELDS_OUTBOUND_IPPACKET_V6_, FWPS_FIELD_OUTBOUND_IPPACKET_V6_FLAGS, FWPS_FIELD_OUTBOUND_IPPACKET_V6_INTERFACE_INDEX, FWPS_FIELD_OUTBOUND_IPPACKET_V6_INTERFACE_TYPE, FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_ADDRESS, FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_ADDRESS_TYPE, FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_INTERFACE, FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_REMOTE_ADDRESS, FWPS_FIELD_OUTBOUND_IPPACKET_V6_MAX, FWPS_FIELD_OUTBOUND_IPPACKET_V6_SUB_INTERFACE_INDEX, FWPS_FIELD_OUTBOUND_IPPACKET_V6_TUNNEL_TYPE, fwpsk/FWPS_FIELDS_OUTBOUND_IPPACKET_V6, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_FLAGS, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_INTERFACE_INDEX, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_INTERFACE_TYPE, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_ADDRESS, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_ADDRESS_TYPE, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_INTERFACE, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_REMOTE_ADDRESS, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_MAX, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_SUB_INTERFACE_INDEX, fwpsk/FWPS_FIELD_OUTBOUND_IPPACKET_V6_TUNNEL_TYPE, netvista.fwps_fields_outbound_ippacket_v6, wfp_ref_5_const_3_data_fields_c5788e43-91f3-4976-9475-752cfd7c837e.xml
fwpsk.h
Fwpsk.h
Windows
Supported starting with Windows Vista.
Windows
FWPS_FIELDS_OUTBOUND_IPPACKET_V6
FWPS_FIELDS_OUTBOUND_IPPACKET_V6_
fwpsk/FWPS_FIELDS_OUTBOUND_IPPACKET_V6_
FWPS_FIELDS_OUTBOUND_IPPACKET_V6
fwpsk/FWPS_FIELDS_OUTBOUND_IPPACKET_V6
APIRef
kbSyntax
HeaderDef
fwpsk.h
FWPS_FIELDS_OUTBOUND_IPPACKET_V6_
FWPS_FIELDS_OUTBOUND_IPPACKET_V6

FWPS_FIELDS_OUTBOUND_IPPACKET_V6_ enumeration

-description

The FWPS_FIELDS_OUTBOUND_IPPACKET_V6 enumeration type specifies the data field identifiers for the FWPS_LAYER_OUTBOUND_IPPACKET_V6 and FWPS_LAYER_OUTBOUND_IPPACKET_V6_DISCARD run-time filtering layers.

-enum-fields

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_ADDRESS

The local IP address.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_ADDRESS_TYPE

The local IP address type. The possible values are defined by the NL_ADDRESS_TYPE enumeration

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_REMOTE_ADDRESS

The remote IP address.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_IP_LOCAL_INTERFACE

The locally unique identifier (LUID) for the network interface associated with the local IP address.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_INTERFACE_INDEX

The index of the network interface, as enumerated by the network stack.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_SUB_INTERFACE_INDEX

The index of the logical network interface, as enumerated by the network stack.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_FLAGS

A bitwise OR of a combination of filtering condition flags. For information about the possible flags, see Filtering Condition Flags.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_INTERFACE_TYPE

The type of the network interface, as defined by the Internet Assigned Numbers Authority (IANA). For more information, see IANAifType-MIB Definitions.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_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.

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_COMPARTMENT_ID

The compartment that the network interface belongs to.

Note  Supported starting with Windows 10, version 1703.
 

-field FWPS_FIELD_OUTBOUND_IPPACKET_V6_MAX

The maximum value for this enumeration. This value might change in future versions of the NDIS header files and binaries.

-see-also

LUID

NL_ADDRESS_TYPE