Tech Support > Microsoft Windows > Drivers > Re: Why the IP layer can't receive a re-assembly packet using multi-buffer
Re: Why the IP layer can't receive a re-assembly packet using multi-buffer
Posted by Steven Liu on May 8th, 2004


need more details to locate your problem.
hope following link would give some help:
http://www.ndis.com/pcakb/KB01060101.htm
"Li Zeng" <anonymous@discussions.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ
:FBFBC481-1B15-42FA-A734-2E610878433D@microsoft.com...


Posted by Li Zeng on May 10th, 2004


Thanks for your help. I Set Packet Status To NDIS_STATUS_RESOURCES When Indicating Multiple Buffers, the
call NdisMIndicateReceivePacket and Use NDIS_GET_PACKET_STATUS to get the packet status. it's STATUS_INSUFFICIENT_RESOURCES. The packet' size is larger than 1514 bytes. Why the packet status is always
STATUS_INSUFFICIENT_RESOURCES