Searched refs:is_zero_ether_addr (Results 1 – 24 of 24) sorted by relevance
56 static inline int is_zero_ether_addr(const u8 *addr) in is_zero_ether_addr() function97 return !is_multicast_ether_addr(addr) && !is_zero_ether_addr(addr); in is_valid_ether_addr()
163 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in wpa_supplicant_mark_disassoc()1895 if (is_zero_ether_addr(bssid))1898 if (!is_zero_ether_addr(bssid) ||1996 if (is_zero_ether_addr(bssid))2595 if (!bl_bssid || is_zero_ether_addr(bl_bssid))2614 if (bssid == NULL || is_zero_ether_addr(bssid))
151 if (is_zero_ether_addr(wpa_s->bssid)) { in wpa_supplicant_eapol_send()155 !is_zero_ether_addr(bssid)) { in wpa_supplicant_eapol_send()
405 wpabuf_put_u8(buf, is_zero_ether_addr(wpa_s->conf->hessid) ? 1 : in wpas_add_interworking_elements()409 if (!is_zero_ether_addr(wpa_s->conf->hessid)) in wpas_add_interworking_elements()
223 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in sme_send_authentication()751 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in sme_deauth()
187 if (is_zero_ether_addr(bssid)) in wpa_supplicant_timeout()1333 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in wpa_supplicant_associate()1748 if (!is_zero_ether_addr(wpa_s->bssid)) in wpa_supplicant_deauthenticate()1750 else if (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_deauthenticate()
1011 if (is_zero_ether_addr(wpa_s->pending_interface_addr)) { in wpas_p2p_add_group_interface()1062 is_zero_ether_addr(wpa_s->pending_interface_addr)) in wpas_p2p_remove_pending_group_interface()2423 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process()2447 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process()4966 !is_zero_ether_addr(wpa_s->go_dev_addr)) in wpas_p2p_invite_group()5561 !is_zero_ether_addr(wpa_s->pending_interface_addr)) in wpas_p2p_cancel()
957 if (!is_zero_ether_addr(config->hessid)) in wpa_config_write_global()
1661 if (is_zero_ether_addr(bss->hessid)) in interworking_match_anqp_info()
61 if (is_zero_ether_addr(bssid)) in wpas_wps_eapol_cb()
1643 ssid->bssid_set = !is_zero_ether_addr(bssid); in wpa_supplicant_ctrl_iface_bssid()
370 (p2p_dev_addr && !is_zero_ether_addr(pbc->addr) && in wps_registrar_remove_pbc_session()373 (p2p_dev_addr && !is_zero_ether_addr(reg->p2p_dev_addr) && in wps_registrar_remove_pbc_session()621 if (is_zero_ether_addr(reg->authorized_macs_union[*count])) in wps_authorized_macs()790 if (is_zero_ether_addr(pin->enrollee_addr)) in wps_registrar_remove_pin()2466 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_p2p_dev_addr_match()2487 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_skip_overlap()3318 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add()3322 if (is_zero_ether_addr(s->authorized_macs[j])) in wps_registrar_sel_reg_add()
61 is_zero_ether_addr(sm->preauth_bssid) || in rsn_preauth_receive()
41 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) { in wpa_eapol_key_send()
281 if (!is_zero_ether_addr(hapd->conf->hessid)) { in hostapd_eid_interworking()
230 if (is_zero_ether_addr(addr)) in hostapd_config_read_wpa_psk()
761 !is_zero_ether_addr(hapd->conf->hessid)) in ieee802_11_set_beacon()
491 static inline int is_zero_ether_addr(const u8 *a) in is_zero_ether_addr() function
352 if (go && status == P2P_SC_SUCCESS && !is_zero_ether_addr(group_bssid)) in p2p_process_invitation_req()
827 if (m && !is_zero_ether_addr(m->dev_addr)) in p2p_group_get_dev_addr()
686 if (!is_zero_ether_addr(p2p->peer_filter) && in p2p_add_device()3055 !is_zero_ether_addr(dev->member_in_go_dev)) { in p2p_go_neg_req_cb()4214 if (dev == NULL || is_zero_ether_addr(dev->interface_addr)) in p2p_get_interface_addr()4235 if (is_zero_ether_addr(p2p->peer_filter)) in p2p_set_peer_filter()
472 if (is_zero_ether_addr( in wpa_driver_wext_event_wireless()
1466 if (!is_zero_ether_addr(drv->bssid)) { in wpa_driver_ndis_poll_timeout()
5064 if (!is_zero_ether_addr(drv->auth_bssid_)) in wpa_driver_nl80211_authenticate_retry()