// fwpsk.h
void FwpsReferencevSwitchPacketContext0(
HANDLE packetContext
);
View the official Windows Driver Kit DDI referenceNo description available.
This function is not supported.
packetContextThe vSwitchPacketContext value in the FWPS_INCOMING_METADATA_VALUES0 structure that is passed to callouts during virtual switch transport layer classifies (the FWPS_L2_METADATA_FIELD_VSWITCH_SOURCE_PORT_ID bit will be set in the currentL2MetadataValues member).
The FwpsReferencevSwitchPacketContext0 function processes the vSwitchPacketContext member in the FWPS_INCOMING_METADATA_VALUES0 structure.
FWPS_INCOMING_METADATA_VALUES0
FwpsDereferencevSwitchPacketContext0