Searched refs:mle (Results 1 – 3 of 3) sorted by relevance
585 static void nl80211_get_basic_mle_links_info(const u8 *mle, size_t mle_len, in nl80211_get_basic_mle_links_info() argument592 mle_len - MULTI_LINK_CONTROL_LEN < mle[MULTI_LINK_CONTROL_LEN]) in nl80211_get_basic_mle_links_info()596 pos = mle + MULTI_LINK_CONTROL_LEN + mle[MULTI_LINK_CONTROL_LEN]; in nl80211_get_basic_mle_links_info()598 (MULTI_LINK_CONTROL_LEN + mle[MULTI_LINK_CONTROL_LEN]); in nl80211_get_basic_mle_links_info()641 struct wpabuf *mle; in nl80211_update_rejected_links_info() local660 mle = ieee802_11_defrag(req_elems.basic_mle, req_elems.basic_mle_len, in nl80211_update_rejected_links_info()662 if (!mle) { in nl80211_update_rejected_links_info()668 nl80211_get_basic_mle_links_info(wpabuf_head(mle), wpabuf_len(mle), in nl80211_update_rejected_links_info()670 wpabuf_free(mle); in nl80211_update_rejected_links_info()672 mle = ieee802_11_defrag(resp_elems.basic_mle, resp_elems.basic_mle_len, in nl80211_update_rejected_links_info()[all …]
18 019 "İm %s: İmleç konumu artık yok"168 181 "İmleç bir sayıda değil"184 197 "İmleç hareket ettirilmedi"199 212 "İmleç bir sözcükte değil"
147 const u8 *mle, *pos; in hostapd_update_sta_links_status() local172 mle = wpabuf_head(mlebuf); in hostapd_update_sta_links_status()175 mle_len - MULTI_LINK_CONTROL_LEN < mle[MULTI_LINK_CONTROL_LEN]) { in hostapd_update_sta_links_status()183 pos = mle + MULTI_LINK_CONTROL_LEN + mle[MULTI_LINK_CONTROL_LEN]; in hostapd_update_sta_links_status()185 (MULTI_LINK_CONTROL_LEN + mle[MULTI_LINK_CONTROL_LEN]); in hostapd_update_sta_links_status()