Contains a NDIS packet.
More...
#include <Packet.h>
Data Fields | |
LIST_ENTRY | ListElement |
Used to handle lists of packets. | |
PIRP | Irp |
Irp that performed the request. | |
PMDL | pMdl |
MDL mapping the buffer of the packet. | |
BOOLEAN | FreeBufAfterWrite |
ULONG | Cpu |
The CPU on which the packet was pulled out of the linked list of free packets. |