NDIS_SET_PACKET_HEADER_SIZE

NDIS_SET_PACKET_HEADER_SIZE sets the HeaderSize value in the out-of-band data block associated with a given packet descriptor for a subsequent receive indication.

Syntax

NDIS_SET_PACKET_HEADER_SIZE(IN PNDIS_PACKET Packet, IN UINT HdrSize);

At a Glance

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