Home
last modified time | relevance | path

Searched refs:tPacketIndicationType (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/network/dd/netkvm/Common/
H A Dndis56common.h288 typedef PNDIS_PACKET tPacketIndicationType; typedef
718 tPacketIndicationType ParaNdis_IndicateReceivedPacket(
727 tPacketIndicationType *pBatch,
H A DParaNdis-Common.c2098 tPacketIndicationType *pBatchOfPackets; in ParaNdis_ProcessRxPath()
2101 ParaNdis_AllocateMemory(pContext, maxPacketsInBatch * sizeof(tPacketIndicationType)) : NULL; in ParaNdis_ProcessRxPath()
2133 tPacketIndicationType packet; in ParaNdis_ProcessRxPath()
/reactos/drivers/network/dd/netkvm/wxp/
H A DParaNdis5-Impl.c465 tPacketIndicationType ParaNdis_IndicateReceivedPacket( in ParaNdis_IndicateReceivedPacket()
570 tPacketIndicationType *pBatch, in ParaNdis_IndicateReceivedBatch()