Searched refs:IEOffSet (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcmmsta.c4031 u16_t IEOffSet = 13; local
4036 if (pBssInfo->rsnIe[IEOffSet+ii*4] > desiredCipher)
4038 desiredCipher = pBssInfo->rsnIe[IEOffSet+ii*4];
4091 u16_t IEOffSet = 17; local
4096 if (pBssInfo->wpaIe[IEOffSet+ii*4] > desiredCipher)
4098 desiredCipher = pBssInfo->wpaIe[IEOffSet+ii*4];

Completed in 96 milliseconds