Home | History | Annotate | Download | only in mlme

Lines Matching refs:erpIElen

915     UINT32 erpIElen;
919 erpIElen = *(pData+1);
920 *pReadLen = erpIElen + 2;
922 if (dataLen < (UINT32)(erpIElen + 2))