Searched refs:pDstBuf (Results 1 – 1 of 1) sorted by relevance
82 PNMI_STATIC void CopyTrapQueue(SK_AC *pAC, char *pDstBuf);7360 char *pDstBuf) /* Buffer to which the queued traps will be copied */ in CopyTrapQueue() argument7378 *(pDstBuf + DstOff) = (char)(Len - 1); in CopyTrapQueue()7379 SK_MEMCPY(pDstBuf + DstOff + 1, pBuf + Trap + 1, Len - 2); in CopyTrapQueue()