Home | History | Annotate | Download | only in Data_Service

Lines Matching defs:pPacket

65     void                *pPacket;	/* Packet address of the packet */
267 if (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket != NULL)
271 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket);
273 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket = NULL;
505 while (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket != NULL)
513 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket);
515 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket = NULL;
570 if (pTidDataBase->aPaketsQueue[uSaveIndex].pPacket == NULL)
576 pTidDataBase->aPaketsQueue[uSaveIndex].pPacket = (void *)pBuffer;
641 if (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket != NULL)
646 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket);
648 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket = NULL;
677 while (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket != NULL)
683 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket
685 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket = NULL;
721 pTidDataBase->aPaketsQueue[uSaveIndex].pPacket = (void *)pBuffer;
722 pTidDataBase->aPaketsQueue[uSaveIndex].pPacket = (void *)pBuffer;
817 ((i < uWinStartDelta) || (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket != NULL)) &&
822 if (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket != NULL)
826 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket);
828 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket = NULL;
1004 while (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket == NULL)
1017 while ((pRxQueue->tPacketTimeout.aPacketsStored > 0) && (pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket != NULL))
1022 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket);
1024 pTidDataBase->aPaketsQueue[pTidDataBase->aWinStartArrayInex].pPacket = NULL;