Searched refs:pstDropCntDes (Results 1 – 1 of 1) sorted by relevance
247 PDMX_PKT_DROPCNT_PARAM pstDropCntDes = NULL; in DMX_adp_Ioctl() local869 pstDropCntDes = (PDMX_PKT_DROPCNT_PARAM)buffer_arg; in DMX_adp_Ioctl()873 pstDropCntDes->pInfo = (DMX_DropPktCnt_info*)buffer_array0; in DMX_adp_Ioctl()881 CMP_CPY_TO_USER(ps8AdpSrc, (void*)&(pstDropCntDes->u32Cnt), LEN_U32_X1); in DMX_adp_Ioctl()886 … CPY_FROM_USER((void*)buffer_array0, (void*)(pstDropCntDes->pInfo), sizeof(DMX_DropPktCnt_info)); in DMX_adp_Ioctl()887 pstDropCntDes->pInfo = (DMX_DropPktCnt_info*)buffer_array0; in DMX_adp_Ioctl()