Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:MAX_RSN_IE

167                                                             while ((length < pSite->rsnIeLen) && (index<MAX_RSN_IE)){\
251 while ((length < pSite->rsnIeLen) && (index<MAX_RSN_IE)){
2996 for (index=0; index<MAX_RSN_IE && pPrimarySite->pRsnIe[index].hdr[1] > 0; index++)