Lines Matching defs:addr
580 u8 addr[ETH_ALEN];
598 os_memset(addr, 0xff, ETH_ALEN);
599 hostapd_drv_sta_deauth(hapd, addr, reason);
704 "first address in the block (i.e., addr "
705 "AND mask == addr).");
979 " - disconnecting", MAC2STR(sta->addr));
980 wpa_auth_pmksa_remove(hapd->wpa_auth, sta->addr);
982 hostapd_drv_sta_deauth(hapd, sta->addr,
1013 " - CoA", MAC2STR(sta->addr));
1109 u8 *addr = hapd->own_addr;
1124 addr = NULL;
1134 conf->iface, addr, hapd,
1144 if (!addr)
1402 os_memcpy(acl_params->mac_acl[i].addr, mac_acl[i].addr,
1670 static const struct wpabuf * fst_hostapd_get_mb_ie_cb(void *ctx, const u8 *addr)
1673 struct sta_info *sta = ap_get_sta(hapd, addr);
1679 static void fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr,
1683 struct sta_info *sta = ap_get_sta(hapd, addr);
1709 return s->addr;
3053 hostapd_drv_sta_deauth(hapd, sta->addr,
3058 hostapd_prune_associations(hapd, sta->addr);
3103 MAC2STR(sta->addr));
3110 hapd->conf->iface, __func__, MAC2STR(sta->addr),