Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A DapiMFE_v2.c180 PMFE_GET_OBUF_PARAM pGetOBuf = NULL; in MFEIoctl() local
181 pGetOBuf = (PMFE_GET_OBUF_PARAM)pArgs; in MFEIoctl()
182 pGetOBuf->retVal = psMFE_InstPri->fpMFEGetOBuf(pGetOBuf->mfe_Info,pGetOBuf->outbuf); in MFEIoctl()
183 if(pGetOBuf->retVal == FALSE) in MFEIoctl()