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_NAME_RESOLUTION_CACHE_V6 run-time filtering layer.
Syntax
typedef enum FWPS_FIELDS_NAME_RESOLUTION_CACHE_V6_ {
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_ALE_USER_ID,
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_ALE_APP_ID,
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_IP_REMOTE_ADDRESS,
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_PEER_NAME,
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_COMPARTMENT_ID,
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_MAX
} FWPS_FIELDS_NAME_RESOLUTION_CACHE_V6;
Constants
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_ALE_USER_IDThe identifier of the local user. |
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_ALE_APP_IDThe full path of the application. |
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_IP_REMOTE_ADDRESSThe remote IP address. |
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_PEER_NAMEThe machine name that is associated with the destination IP address. |
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_COMPARTMENT_IDThe compartment that the network interface belongs to. Supported starting with Windows 10, version 1703. |
FWPS_FIELD_NAME_RESOLUTION_CACHE_V6_MAXThe maximum value for this enumeration. This value might change in future versions of the NDIS header files and binaries. |
Requirements
| Requirement | Value |
|---|---|
| Header | fwpsu.h |