What is the equivalent of NDIS_GET_PACKET_MEDIA_SPECIFIC_INFO in NDIS 6.0
- From: Neo <rksandilya@xxxxxxxxx>
- Date: Tue, 31 Jul 2007 23:46:45 -0700
Hi,
can anyone help me in finding out the equivalent function of
NDIS_GET_PACKET_MEDIA_SPECIFIC_INFO for NDIS 6.0.
I need to get the MediaSpecificInformation from the NET_BUFFER_LIST.
i was using
NET_BUFFER_LIST_INFO(pNetBufferList ,MediaSpecificInformation);
but unfortunately it returns NULL.
can anyone help me in this regards,
Thanks and Regards,
Neo
.
- Prev by Date: Modify the return value of IOCTL in disk.sys
- Next by Date: Re: Modify the return value of IOCTL in disk.sys
- Previous by thread: Modify the return value of IOCTL in disk.sys
- Next by thread: Re: What is the equivalent of NDIS_GET_PACKET_MEDIA_SPECIFIC_INFO in N
- Index(es):