NdisSetPacketFlags

NdisSetPacketFlags sets caller-determined and medium-specific information in the flags of a given packet descriptor.

Syntax

VOID NdisSetPacketFlags(IN PNDIS_PACKET Packet,
IN UINT
Flags);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit