| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | pr_supplicant.c | 806 if (is_zero_ether_addr(wpa_s->pd_addr)) { in wpas_pr_pd_stop() 939 if (!src_addr || is_zero_ether_addr(src_addr)) { in wpas_pr_start_pd() 944 if (!is_zero_ether_addr(wpa_s->pd_addr)) { in wpas_pr_start_pd() 1133 is_zero_ether_addr(rwork->src_addr) ? "" : in wpas_pr_pasn_roc_start_cb() 1137 is_zero_ether_addr(rwork->src_addr) ? in wpas_pr_pasn_roc_start_cb() 1169 !is_zero_ether_addr(wpa_s->pr_responder_src_addr)) in wpas_pr_schedule_responder_roc() 1256 if (!is_zero_ether_addr(awork->peer_addr)) in wpas_pr_pasn_auth_start_cb() 1300 bool has_src_addr = src_addr && !is_zero_ether_addr(src_addr); in wpas_pr_initiate_pasn_auth() 1359 if (src_addr && !is_zero_ether_addr(src_addr)) { in wpas_pr_initiate_pasn_auth() 1415 if (is_zero_ether_addr(pr_pasn_params->peer_addr)) { in wpas_pr_validate_ranging_request() [all …]
|
| H A D | p2p_supplicant.c | 1132 !is_zero_ether_addr(wpa_s->go_params->peer_device_addr)) in wpas_p2p_persistent_group() 1447 if (go && is_zero_ether_addr(wpa_s->go_dev_addr)) in wpas_p2p_group_started() 1942 if (!is_zero_ether_addr(awork->peer_addr)) in wpas_p2p_pasn_auth_start_cb() 1944 if (!is_zero_ether_addr(awork->bssid)) in wpas_p2p_pasn_auth_start_cb() 1946 if (!is_zero_ether_addr(awork->go_dev_addr)) in wpas_p2p_pasn_auth_start_cb() 2299 if (is_zero_ether_addr(wpa_s->p2pdev->p2ps_join_addr)) { in p2p_go_configured() 2688 if (is_zero_ether_addr(wpa_s->pending_interface_addr)) { in wpas_p2p_add_group_interface() 2739 is_zero_ether_addr(wpa_s->pending_interface_addr)) in wpas_p2p_remove_pending_group_interface() 3740 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process() 3778 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process() [all …]
|
| H A D | bss.c | 451 if (!is_zero_ether_addr(wpa_s->pending_join_dev_addr) && in is_p2p_pending_bss() 527 if (!is_zero_ether_addr(bss->bssid) && in wpa_bss_in_use() 626 if (!is_zero_ether_addr(bss->hessid)) in wpa_bss_add() 630 if (!is_zero_ether_addr(bss->mld_addr) && in wpa_bss_add()
|
| H A D | nan_supplicant.c | 3017 if (is_zero_ether_addr(ndp.ndp_id.init_ndi)) { in wpas_nan_ndp_request() 3022 if (is_zero_ether_addr(ndp.ndp_id.peer_nmi)) { in wpas_nan_ndp_request() 3253 if (is_zero_ether_addr(ndp.u.resp.resp_ndi)) { in wpas_nan_ndp_response() 3291 if (is_zero_ether_addr(ndp.ndp_id.peer_nmi)) { in wpas_nan_ndp_response() 3297 if (is_zero_ether_addr(ndp.ndp_id.init_ndi)) { in wpas_nan_ndp_response() 3390 if (is_zero_ether_addr(ndp.ndp_id.peer_nmi)) { in wpas_nan_ndp_terminate() 3396 if (is_zero_ether_addr(ndp.ndp_id.init_ndi)) { in wpas_nan_ndp_terminate() 3674 if (is_zero_ether_addr(peer_nmi)) { in wpas_nan_bootstrap_request()
|
| H A D | wps_supplicant.c | 103 if (is_zero_ether_addr(bssid)) in wpas_wps_eapol_cb() 1253 if (bssid && is_zero_ether_addr(bssid)) in wpas_wps_start_dev_pw() 1457 if (is_zero_ether_addr(p2p_dev_addr)) { in wpas_wps_new_psk_cb() 1862 if (!is_zero_ether_addr(ssid->bssid) && in wpas_wps_is_pbc_overlap() 1898 if (!is_zero_ether_addr(ssid->bssid)) in wpas_wps_scan_pbc_overlap()
|
| H A D | events.c | 403 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in wpa_supplicant_mark_disassoc() 715 if (is_6ghz_bss || !is_zero_ether_addr(bss->mld_addr)) { in wpa_supplicant_ssid_bss_match() 1503 if (!is_zero_ether_addr(ssid->go_p2p_dev_addr)) { in wpa_scan_res_ok() 2062 (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_connect() 2064 (is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_connect() 5079 if (is_zero_ether_addr(bssid)) in wpa_supplicant_event_disassoc() 5082 if (!is_zero_ether_addr(bssid) || in wpa_supplicant_event_disassoc() 5146 if (is_zero_ether_addr(bssid)) in wpa_supplicant_event_disassoc_finish() 5193 if (is_zero_ether_addr(bssid)) in wpa_supplicant_event_disassoc_finish() 6345 if (!bssid || is_zero_ether_addr(bssid)) in wpas_event_assoc_reject()
|
| H A D | scan.c | 591 wpabuf_put_u8(buf, is_zero_ether_addr(wpa_s->conf->hessid) ? 1 : in wpas_add_interworking_elements() 595 if (!is_zero_ether_addr(wpa_s->conf->hessid)) in wpas_add_interworking_elements() 745 if (!is_zero_ether_addr(wpa_s->ml_probe_bssid)) { in wpa_supplicant_extra_ies() 1477 if (!is_zero_ether_addr(wpa_s->next_scan_bssid)) { in wpa_supplicant_scan() 1497 } else if (!is_zero_ether_addr(wpa_s->ml_probe_bssid)) { in wpa_supplicant_scan()
|
| H A D | config_file.c | 1512 if (!is_zero_ether_addr(config->hessid)) in wpa_config_write_global() 1771 if (!is_zero_ether_addr(config->p2p_device_persistent_mac_addr)) in wpa_config_write_global() 1793 if (!is_zero_ether_addr(config->mld_connect_bssid_pref)) in wpa_config_write_global()
|
| H A D | wpas_glue.c | 198 if (is_zero_ether_addr(wpa_s->bssid)) { in wpa_supplicant_eapol_send() 205 !is_zero_ether_addr(bssid)) { in wpa_supplicant_eapol_send()
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | etherdevice.h | 56 is_zero_ether_addr(const u8 * addr) in is_zero_ether_addr() function 84 return !is_multicast_ether_addr(addr) && !is_zero_ether_addr(addr); in is_valid_ether_addr()
|
| /freebsd/contrib/wpa/src/fst/ |
| H A D | fst.c | 188 if (is_zero_ether_addr(addr)) in fst_notify_peer_connected() 204 if (is_zero_ether_addr(addr)) in fst_notify_peer_disconnected()
|
| H A D | fst_session.c | 820 if (is_zero_ether_addr(s->data.old_peer_addr)) { in fst_session_initiate_setup() 825 if (is_zero_ether_addr(s->data.new_peer_addr)) { in fst_session_initiate_setup() 930 if (is_zero_ether_addr(s->data.old_peer_addr)) { in fst_session_respond()
|
| /freebsd/sys/contrib/dev/athk/ |
| H A D | main.c | 72 !is_zero_ether_addr(common->curbssid) && in ath_is_mybeacon()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | channel.c | 120 is_zero_ether_addr(vif->addr)) in mt76_assign_vif_chanctx() 169 is_zero_ether_addr(vif->addr)) in mt76_unassign_vif_chanctx()
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | ieee802_11_shared.c | 588 if (!is_zero_ether_addr(hapd->conf->hessid)) { in hostapd_eid_interworking() 879 !is_zero_ether_addr(hapd->conf->owe_transition_bssid); in hostapd_eid_owe_trans_enabled() 1009 if (hessid && !is_zero_ether_addr(hapd->conf->hessid)) in hostapd_eid_fils_indic() 1025 if (hessid && !is_zero_ether_addr(hapd->conf->hessid)) { in hostapd_eid_fils_indic()
|
| H A D | ap_config.c | 419 if (is_zero_ether_addr(addr)) in hostapd_config_read_wpa_psk() 1170 if (p2p_dev_addr && !is_zero_ether_addr(p2p_dev_addr)) { in hostapd_get_psk() 1335 if (full_config && !is_zero_ether_addr(bss->bssid)) { in hostapd_config_check_bss()
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | main.c | 196 if (is_zero_ether_addr(b)) { in hostapd_driver_init() 213 if (is_zero_ether_addr(b)) in hostapd_driver_init() 243 if (!is_zero_ether_addr(hapd->conf->mld_addr)) in hostapd_driver_init()
|
| /freebsd/contrib/wpa/src/nan/ |
| H A D | nan_ndl.c | 700 if (is_zero_ether_addr(ndl->ndc_id)) { in nan_ndl_setup() 861 if (!is_zero_ether_addr(params->ndc_id)) { in nan_ndl_attr_handle_req() 964 if (is_zero_ether_addr(params->ndc_id)) { in nan_ndl_attr_handle_resp() 1087 if (!is_zero_ether_addr(params->ndc_id) && in nan_ndl_attr_handle_conf()
|
| H A D | nan_crypto.c | 193 if (!serv_id || is_zero_ether_addr(serv_id)) in nan_crypto_calc_pmkid()
|
| /freebsd/contrib/wpa/src/common/ |
| H A D | dpp_pkex.c | 181 if (!is_zero_ether_addr(dpp_pkex_own_mac_override)) { in dpp_pkex_init() 388 if (!is_zero_ether_addr(dpp_pkex_peer_mac_override)) { in dpp_pkex_rx_exchange_req() 393 if (!is_zero_ether_addr(dpp_pkex_own_mac_override)) { in dpp_pkex_rx_exchange_req() 727 if (!is_zero_ether_addr(dpp_pkex_peer_mac_override)) { in dpp_pkex_rx_exchange_resp()
|
| /freebsd/contrib/wpa/src/wps/ |
| H A D | wps_registrar.c | 407 (p2p_dev_addr && !is_zero_ether_addr(reg->p2p_dev_addr) && in wps_registrar_remove_pbc_session() 646 if (is_zero_ether_addr(reg->authorized_macs_union[*count])) in wps_authorized_macs() 845 if (is_zero_ether_addr(pin->enrollee_addr)) in wps_registrar_remove_pin() 2610 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_p2p_dev_addr_match() 2631 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_skip_overlap() 3494 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add() 3498 if (is_zero_ether_addr(s->authorized_macs[j])) in wps_registrar_sel_reg_add()
|
| /freebsd/contrib/wpa/src/rsn_supp/ |
| H A D | preauth.c | 71 is_zero_ether_addr(sm->preauth_bssid) || in rsn_preauth_receive()
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | flowring.c | 149 (is_zero_ether_addr(hash[hash_idx].mac))) { in brcmf_flowring_create()
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | common.h | 561 static inline int is_zero_ether_addr(const u8 *a) in is_zero_ether_addr() function
|
| /freebsd/contrib/wpa/src/p2p/ |
| H A D | p2p_pd.c | 137 if ((shared_group && !is_zero_ether_addr(intended_addr)) || in p2ps_add_pd_req_attrs() 178 !is_zero_ether_addr(intended_addr)) in p2ps_add_pd_req_attrs() 435 if (!is_zero_ether_addr(intended_addr)) in p2p_build_prov_disc_resp()
|