- Re: Why the IP layer can't receive a re-assembly packet using multi-buffer
- Posted by Alireza Dabagh [MS] on June 3rd, 2004
You need to make sure the entire lookahead data is in one contiguous buffer.
For example if you said your lookahead size is 256 bytes, you need to make
sure the first 256 bytes of the packet are in the first MDL.
-ali
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Li Zeng" <anonymous@discussions.microsoft.com> wrote in message
news:FBFBC481-1B15-42FA-A734-2E610878433D@microsoft.com...
Similar Posts
- Great.... one more format... Fluorescent Multi-layer Disc (FMD (Video & DVD) by Allan
- Cannot receive faked UDP packet (from NDIS filter driver, using select & recvfrom) (Drivers) by Benoît Bousquet
- Re: Why the IP layer can't receive a re-assembly packet using multi-buffer (Drivers) by Steven Liu
- 1394 iso recv buffer size integral number of bytes per packet? (Drivers) by Volker Moebius
- NDIS Mux Intermediate driver : Poor performance in send/receive Packet (Drivers) by Amit Dhaduk

