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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dccmd.c627 if ((wd->sta.cmDisallowSsidLength != 0) &&
628 (wd->sta.ssidLen == wd->sta.cmDisallowSsidLength) &&
1302 wd->sta.cmDisallowSsidLength = 0;
H A Dcfunc.c628 wd->sta.cmDisallowSsidLength = 0;
H A Dstruct.h885 u8_t cmDisallowSsidLength; member in struct:zsWlanDevSta
H A Dcmmsta.c5117 wd->sta.cmDisallowSsidLength = wd->sta.ssidLen;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/80211core/
H A Dccmd.c627 if ((wd->sta.cmDisallowSsidLength != 0) &&
628 (wd->sta.ssidLen == wd->sta.cmDisallowSsidLength) &&
1302 wd->sta.cmDisallowSsidLength = 0;
H A Dcfunc.c628 wd->sta.cmDisallowSsidLength = 0;
H A Dstruct.h885 u8_t cmDisallowSsidLength; member in struct:zsWlanDevSta
H A Dcmmsta.c5117 wd->sta.cmDisallowSsidLength = wd->sta.ssidLen;

Completed in 185 milliseconds