NDIS_PACKET

Can anyone tell me where can i get the actual content of a network packet in an intermediate driver strating from NDIS_PACKET?

Thanks
Matteo

use NDIS supplied calls

NdisQueryPacket.
NdisQueryBuffer
NdisGetNextBuffer

to get the actual content of the packet
ajitabh
-----Original Message-----
From: Matteo Pelati [SMTP:xxxxx@dolce.it]
Sent: Tuesday, October 03, 2000 2:21 PM
To: NT Developers Interest List
Subject: [ntdev] NDIS_PACKET

Can anyone tell me where can i get the actual content of a network packet in an intermediate driver strating from NDIS_PACKET?

Thanks
Matteo
<< File: ATT00009.html >>