Home
last modified time | relevance | path

Searched refs:sta_profile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c196 const u8 *sta_profile; in hostapd_update_sta_links_status() local
207 sta_profile = &pos[2]; in hostapd_update_sta_links_status()
208 sta_ctrl = WPA_GET_LE16(sta_profile); in hostapd_update_sta_links_status()
218 sta_profile[BASIC_MLE_STA_CTRL_LEN]) { in hostapd_update_sta_links_status()
226 sta_profile[BASIC_MLE_STA_CTRL_LEN]); in hostapd_update_sta_links_status()
227 sta_profile = sta_profile + BASIC_MLE_STA_CTRL_LEN + in hostapd_update_sta_links_status()
228 sta_profile[BASIC_MLE_STA_CTRL_LEN]; in hostapd_update_sta_links_status()
234 sta_profile += 2; in hostapd_update_sta_links_status()
237 info->links[link_id].status = WPA_GET_LE16(sta_profile); in hostapd_update_sta_links_status()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c609 const u8 *sta_profile; in nl80211_get_basic_mle_links_info() local
615 sta_profile = &pos[2]; in nl80211_get_basic_mle_links_info()
616 sta_ctrl = WPA_GET_LE16(sta_profile); in nl80211_get_basic_mle_links_info()
626 &sta_profile[BASIC_MLE_STA_PROF_STA_MAC_IDX], in nl80211_get_basic_mle_links_info()