Searched refs:pRlmtMbuf (Results 1 – 1 of 1) sorted by relevance
2404 SK_MBUF *pRlmtMbuf; /* ptr to a buffer for giving a frame to rlmt */ local2689 pRlmtMbuf = SkDrvAllocRlmtMbuf(pAC,2691 if (pRlmtMbuf != NULL) {2692 pRlmtMbuf->pNext = NULL;2693 pRlmtMbuf->Length = FrameLength;2694 pRlmtMbuf->PortIdx = PortIndex;2695 EvPara.pParaPtr = pRlmtMbuf;2696 memcpy((char*)(pRlmtMbuf->pData),4322 SK_MBUF *pRlmtMbuf; /* pointer to a new rlmt-mbuf structure */ local4329 pRlmtMbuf = (SK_MBUF*) pMsgBlock->data;[all …]