ProtocolReceive

Anyone has a working ProtocolReceive sample other than the DDK PassThru
sample?

According to the document, we need to copy the data buffer (Passthru
didn’t) and may need to NdisTransferData (Passthru didn’t). I some real
code other that Passthru.

BTW, how can I copy a NDIS_PACKET?

Many thanx