Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:MAX_RSN_IE

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