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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dscan.c466 size_t ielen = res->pub.len_beacon_ies;
473 found->pub.len_beacon_ies = ielen;
487 found->pub.len_beacon_ies = ielen;
550 res->pub.len_beacon_ies = ielen;
552 res->pub.len_information_elements = res->pub.len_beacon_ies;
611 res->pub.len_beacon_ies = ielen;
613 res->pub.len_information_elements = res->pub.len_beacon_ies;
H A Dnl80211.c3282 if (res->beacon_ies && res->len_beacon_ies &&
3285 res->len_beacon_ies, res->beacon_ies);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h645 * @len_beacon_ies: total length of the beacon_ies
662 size_t len_beacon_ies; member in struct:cfg80211_bss

Completed in 179 milliseconds