Home
last modified time | relevance | path

Searched refs:is_zero_ether_addr (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/wpa/wpa_supplicant/
H A Dpr_supplicant.c806 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 Dp2p_supplicant.c1132 !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 Dbss.c451 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 Dnan_supplicant.c3017 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 Dwps_supplicant.c103 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 Devents.c403 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 Dscan.c591 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 Dconfig_file.c1512 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 Dwpas_glue.c198 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 Detherdevice.h56 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 Dfst.c188 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 Dfst_session.c820 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 Dmain.c72 !is_zero_ether_addr(common->curbssid) && in ath_is_mybeacon()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dchannel.c120 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 Dieee802_11_shared.c588 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 Dap_config.c419 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 Dmain.c196 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 Dnan_ndl.c700 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 Dnan_crypto.c193 if (!serv_id || is_zero_ether_addr(serv_id)) in nan_crypto_calc_pmkid()
/freebsd/contrib/wpa/src/common/
H A Ddpp_pkex.c181 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 Dwps_registrar.c407 (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 Dpreauth.c71 is_zero_ether_addr(sm->preauth_bssid) || in rsn_preauth_receive()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dflowring.c149 (is_zero_ether_addr(hash[hash_idx].mac))) { in brcmf_flowring_create()
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h561 static inline int is_zero_ether_addr(const u8 *a) in is_zero_ether_addr() function
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_pd.c137 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()

123