Searched refs:NL80211_ATTR_PREV_BSSID (Results 1 – 2 of 2) sorted by relevance
1888 NL80211_ATTR_PREV_BSSID, enumerator
236 [NL80211_ATTR_PREV_BSSID] = { .len = ETH_ALEN },7049 if (info->attrs[NL80211_ATTR_PREV_BSSID]) in nl80211_associate()7050 req.prev_bssid = nla_data(info->attrs[NL80211_ATTR_PREV_BSSID]); in nl80211_associate()