FWPS_PACKET_LIST_OUTBOUND_IPSEC_INFORMATION0 (Compact 2013)
3/26/2014
This structure defines IPsec information associated with outbound packet data.
Syntax
typedef struct FWPS_PACKET_LIST_OUTBOUND_IPSEC_INFORMATION0_ {
unsigned isIPsecPolicyMatch:1;
unsigned isTransportPolicyMatch:1;
unsigned isTunnelPolicyMatch:1;
unsigned isTunnelIPinIP:1;
} FWPS_PACKET_LIST_OUTBOUND_IPSEC_INFORMATION0;
Members
- isIPsecPolicyMatch
A value that indicates if the packet list matched an IPsec filter at the outbound transport layer
- isTransportPolicyMatch
A value that indicates if the packet list matched an IPsec transport mode filter at the outbound transport layer
- isTunnelPolicyMatch
A value that indicates if the packet list matched an IPsec tunnel mode filter at the outbound transport layer
- isTunnelIPinIP
A value that indicates if the packet list matched an IP-in-IP filter for IPsec tunnel mode.
Remarks
A FWPS_PACKET_LIST_OUTBOUND_IPSEC_INFORMATION0 structure is included as a member of the FWPS_PACKET_LIST_IPSEC_INFORMATION0 structure.
Requirements
Header |
fwpsk.h |
See Also
Reference
WFP Callout Driver Structures
FWPS_PACKET_LIST_IPSEC_INFORMATION0
WFP Callout Driver Reference