NdisSetPacketFlags sets caller-determined and medium-specific information in the flags of a given packet descriptor.
VOID NdisSetPacketFlags(IN PNDIS_PACKET Packet,
IN UINT Flags);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |