Searched refs:ieee80211_get_BSSID (Results 1 – 4 of 4) sorted by relevance
174 uint8_t *ieee80211_get_BSSID(struct ieee80211_hdr *hdr) in ieee80211_get_BSSID() function191 uint8_t *bssid = ieee80211_get_BSSID((struct ieee80211_hdr *)in); in ieee80211_get_bssid_2()797 res->bssid = ieee80211_get_BSSID(hdr); in ieee80211_data_extract()
293 uint8_t *ieee80211_get_BSSID(struct ieee80211_hdr *hdr);
266 bssid_mac = (uint8_t *)ieee80211_get_BSSID(hdr); in awss_ieee80211_mcast_smartconfig_process()342 res->bssid = ieee80211_get_BSSID(hdr); in awss_ieee80211_mcast_smartconfig_process()
862 bssid_mac = (uint8_t *)ieee80211_get_BSSID(hdr); in awss_ieee80211_smartconfig_process()938 res->bssid = ieee80211_get_BSSID(hdr); in awss_ieee80211_smartconfig_process()
Completed in 8 milliseconds