Home | History | Annotate | Download | only in EfiSocketLib

Lines Matching refs:DataLength

278   *pRxBytes -= pRxData->HeaderLength + pRxData->DataLength;

480 *pSkipBytes = pRxData->HeaderLength + pRxData->DataLength - LengthInBytes;
619 LengthInBytes = pRxData->HeaderLength + pRxData->DataLength;