Searched refs:sta_mld_addr (Results 1 – 2 of 2) sorted by relevance
1623 if (!ether_addr_equal(mgmt->da, req_list->sta_mld_addr)) { in hostapd_link_reconf_resp_tx_status()1652 req_list->sta_mld_addr); in hostapd_link_reconf_resp_tx_status()1874 req_list->sta_mld_addr); in hostapd_reject_all_reconf_req()2295 lsta = ap_get_sta(lhapd, req->sta_mld_addr); in hostapd_parse_link_reconf_req_sta_profile()2338 link_id, MAC2STR(req->sta_mld_addr)); in hostapd_parse_link_reconf_req_sta_profile()2475 os_memcpy(req_list->sta_mld_addr, pos, ETH_ALEN); in hostapd_parse_link_reconf_req_reconf_mle()2596 req_list->sta_mld_addr); in hostapd_validate_link_reconf_req()2605 " link_id=%u", MAC2STR(req_list->sta_mld_addr), in hostapd_validate_link_reconf_req()
51 u8 sta_mld_addr[ETH_ALEN]; member