Home
last modified time | relevance | path

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

123

/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.c180 if (is_zero_ether_addr(addr)) in fst_notify_peer_connected()
196 if (is_zero_ether_addr(addr)) in fst_notify_peer_disconnected()
H A Dfst_session.c824 if (is_zero_ether_addr(s->data.old_peer_addr)) { in fst_session_initiate_setup()
829 if (is_zero_ether_addr(s->data.new_peer_addr)) { in fst_session_initiate_setup()
934 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/contrib/wpa/src/ap/
H A Dieee802_11_shared.c571 if (!is_zero_ether_addr(hapd->conf->hessid)) { in hostapd_eid_interworking()
862 !is_zero_ether_addr(hapd->conf->owe_transition_bssid); in hostapd_eid_owe_trans_enabled()
992 if (hessid && !is_zero_ether_addr(hapd->conf->hessid)) in hostapd_eid_fils_indic()
1008 if (hessid && !is_zero_ether_addr(hapd->conf->hessid)) { in hostapd_eid_fils_indic()
H A Dap_config.c409 if (is_zero_ether_addr(addr)) in hostapd_config_read_wpa_psk()
1146 if (p2p_dev_addr && !is_zero_ether_addr(p2p_dev_addr)) { in hostapd_get_psk()
1311 if (full_config && !is_zero_ether_addr(bss->bssid)) { in hostapd_config_check_bss()
H A Dhostapd.c853 if (is_zero_ether_addr(iface->conf->bss[j]->bssid)) { in hostapd_validate_bssid_configuration()
1414 if (!is_zero_ether_addr(conf->bssid)) { in hostapd_setup_bss()
1499 if (is_zero_ether_addr(conf->r1_key_holder)) in hostapd_setup_bss()
2392 is_zero_ether_addr(bss->own_addr)) in hostapd_owe_iface_iter()
2412 !is_zero_ether_addr(hapd->conf->owe_transition_bssid)) in hostapd_owe_trans_get_info()
2614 if (is_zero_ether_addr(hapd->conf->bssid)) in hostapd_setup_interface_complete_sync()
/freebsd/contrib/wpa/hostapd/
H A Dmain.c186 if (is_zero_ether_addr(b)) { in hostapd_driver_init()
204 if (is_zero_ether_addr(b)) in hostapd_driver_init()
234 if (!is_zero_ether_addr(hapd->conf->mld_addr)) in hostapd_driver_init()
/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/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/wpa_supplicant/
H A Dbss.c365 if (!is_zero_ether_addr(wpa_s->pending_join_dev_addr) && in is_p2p_pending_bss()
414 if (!is_zero_ether_addr(bss->bssid) && in wpa_bss_in_use()
520 if (!is_zero_ether_addr(bss->hessid)) in wpa_bss_add()
524 if (!is_zero_ether_addr(bss->mld_addr) && in wpa_bss_add()
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()
1861 if (!is_zero_ether_addr(ssid->bssid) && in wpas_wps_is_pbc_overlap()
1897 if (!is_zero_ether_addr(ssid->bssid)) in wpas_wps_scan_pbc_overlap()
H A Dp2p_supplicant.c1126 !is_zero_ether_addr(wpa_s->go_params->peer_device_addr)) in wpas_p2p_persistent_group()
1894 if (is_zero_ether_addr(wpa_s->p2pdev->p2ps_join_addr)) { in p2p_go_configured()
2254 if (is_zero_ether_addr(wpa_s->pending_interface_addr)) { in wpas_p2p_add_group_interface()
2305 is_zero_ether_addr(wpa_s->pending_interface_addr)) in wpas_p2p_remove_pending_group_interface()
3202 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process()
3240 if (!is_zero_ether_addr(wpa_s->p2p_auth_invite) && in wpas_invitation_process()
4252 !is_zero_ether_addr(wpa_s->conf->p2p_device_persistent_mac_addr)) in wpas_p2p_add_p2pdev_interface()
4562 is_zero_ether_addr(grp_mac)) { in wpas_p2ps_prov_complete()
4697 if (is_zero_ether_addr(grp_mac)) { in wpas_p2ps_prov_complete()
4834 if (is_zero_ether_addr( in wpas_p2p_mac_setup()
[all …]
H A Dscan.c580 wpabuf_put_u8(buf, is_zero_ether_addr(wpa_s->conf->hessid) ? 1 : in wpas_add_interworking_elements()
584 if (!is_zero_ether_addr(wpa_s->conf->hessid)) in wpas_add_interworking_elements()
734 if (!is_zero_ether_addr(wpa_s->ml_probe_bssid)) { in wpa_supplicant_extra_ies()
1471 if (!is_zero_ether_addr(wpa_s->next_scan_bssid)) { in wpa_supplicant_scan()
1491 } else if (!is_zero_ether_addr(wpa_s->ml_probe_bssid)) { in wpa_supplicant_scan()
H A Dconfig_file.c1345 if (!is_zero_ether_addr(config->hessid)) in wpa_config_write_global()
1604 if (!is_zero_ether_addr(config->p2p_device_persistent_mac_addr)) in wpa_config_write_global()
1624 if (!is_zero_ether_addr(config->mld_connect_bssid_pref)) in wpa_config_write_global()
H A Devents.c387 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in wpa_supplicant_mark_disassoc()
695 if (is_6ghz_bss || !is_zero_ether_addr(bss->mld_addr)) { in wpa_supplicant_ssid_bss_match()
1499 if (!is_zero_ether_addr(ssid->go_p2p_dev_addr)) { in wpa_scan_res_ok()
2047 (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_connect()
2049 (is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_connect()
4487 if (is_zero_ether_addr(bssid)) in wpa_supplicant_event_disassoc()
4490 if (!is_zero_ether_addr(bssid) || in wpa_supplicant_event_disassoc()
4610 if (is_zero_ether_addr(bssid)) in wpa_supplicant_event_disassoc_finish()
5672 if (!bssid || is_zero_ether_addr(bssid)) in wpas_event_assoc_reject()
H A Dwpa_supplicant.c223 if (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_timeout()
795 !is_zero_ether_addr(addr)) { in wpa_clear_keys()
3467 !is_zero_ether_addr(bss->mld_addr)) in wpas_populate_assoc_ies()
4229 bssid_changed = !is_zero_ether_addr(wpa_s->bssid); in wpas_start_assoc_cb()
4567 if (wpa_s->reassoc_same_ess && !is_zero_ether_addr(prev_bssid) && in wpas_start_assoc_cb()
4715 if (wpa_s->valid_links && !is_zero_ether_addr(wpa_s->ap_mld_addr)) in wpa_supplicant_deauthenticate()
4717 else if (!is_zero_ether_addr(wpa_s->pending_bssid) && in wpa_supplicant_deauthenticate()
4721 else if (!is_zero_ether_addr(wpa_s->bssid)) in wpa_supplicant_deauthenticate()
6473 return (is_zero_ether_addr(wpa_s->bssid) || in wpas_fst_get_bssid_cb()
6561 if (!is_zero_ether_addr(wpa_s->bssid)) in wpas_fst_get_peer_first()
[all …]
H A Dwpas_glue.c197 if (is_zero_ether_addr(wpa_s->bssid)) { in wpa_supplicant_eapol_send()
201 !is_zero_ether_addr(bssid)) { in wpa_supplicant_eapol_send()
H A Dnotify.c97 if (wpa_s->fst && !is_zero_ether_addr(wpa_s->bssid)) { in wpas_notify_state_changed()
/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/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()
341 if (!is_zero_ether_addr(intended_addr)) in p2p_build_prov_disc_resp()
H A Dp2p_invitation.c384 if (go && status == P2P_SC_SUCCESS && !is_zero_ether_addr(group_bssid)) in p2p_process_invitation_req()
H A Dp2p.c755 if (!is_zero_ether_addr(p2p->peer_filter) && in p2p_add_device()
3343 if (is_zero_ether_addr(p2p->sd_query_no_ack)) { in p2p_sd_query_cb()
3673 !is_zero_ether_addr(dev->member_in_go_dev)) { in p2p_go_neg_req_cb()
4920 if (dev == NULL || is_zero_ether_addr(dev->interface_addr)) in p2p_get_interface_addr()
4941 if (is_zero_ether_addr(p2p->peer_filter)) in p2p_set_peer_filter()
5365 go_dev_addr && !is_zero_ether_addr(go_dev_addr) && in p2p_build_nfc_handover()
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h538 static inline int is_zero_ether_addr(const u8 *a) in is_zero_ether_addr() function

123