Home
last modified time | relevance | path

Searched refs:is_broadcast_ether_addr (Results 1 – 22 of 22) sorted by relevance

/hostap-latest/src/ap/
Ddhcp_snoop.c92 if (hapd->conf->disable_dgaf && is_broadcast_ether_addr(buf)) { in handle_dhcp()
Ddpp_hostapd.c552 if (!is_broadcast_ether_addr(dst) && !ok) { in hostapd_dpp_tx_status()
579 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && ok) { in hostapd_dpp_tx_status()
2487 if (e->identifier || !is_broadcast_ether_addr(e->peer_addr)) in hostapd_dpp_pb_pkex_init()
Dbeacon.c1606 if (!is_broadcast_ether_addr(hessid) && in handle_probe_req()
1702 is_broadcast_ether_addr(mgmt->da)); in handle_probe_req()
Dap_drv_ops.c942 } else if (!addr3_ap && is_broadcast_ether_addr(dst) && in hapd_drv_send_action()
Dgas_serv.c1869 std_addr3 = is_broadcast_ether_addr(mgmt->bssid); in gas_serv_rx_public_action()
Dwpa_auth_glue.c527 } else if (addr && !is_broadcast_ether_addr(addr)) { in hostapd_wpa_auth_set_key()
Dieee802_11.c564 if (!is_broadcast_ether_addr(pw->peer_addr) && in sae_get_password()
6278 if (!is_broadcast_ether_addr(mgmt->bssid) && in ieee802_11_mgmt()
6308 if ((!is_broadcast_ether_addr(mgmt->da) || in ieee802_11_mgmt()
/hostap-latest/wpa_supplicant/
Dwpas_glue.c560 if (key_idx > 0 && addr && is_broadcast_ether_addr(addr) && in wpa_supplicant_set_key()
567 if (addr && !is_broadcast_ether_addr(addr) && in wpa_supplicant_set_key()
Dibss_rsn.c173 if (is_broadcast_ether_addr(addr)) in supp_set_key()
Ddpp_supplicant.c569 if (!is_broadcast_ether_addr(dst) && in wpas_dpp_tx_status()
607 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && in wpas_dpp_tx_status()
/hostap-latest/src/utils/
Dcommon.h566 static inline int is_broadcast_ether_addr(const u8 *a) in is_broadcast_ether_addr() function
/hostap-latest/src/drivers/
Ddriver_bsd.c334 if (addr == NULL || is_broadcast_ether_addr(addr)) in bsd_set_key()
371 if (is_broadcast_ether_addr(addr)) { in bsd_set_key()
Ddriver_atheros.c563 if (addr == NULL || is_broadcast_ether_addr(addr)) { in atheros_set_key()
896 is_broadcast_ether_addr(mgmt->bssid))) { in atheros_raw_receive()
Ddriver_hostap.c1040 if (is_broadcast_ether_addr(addr)) { in hostap_sta_deauth()
Ddriver_wext.c1747 if (addr == NULL || is_broadcast_ether_addr(addr)) in wpa_driver_wext_set_key_ext()
Ddriver_ndis.c978 if (addr == NULL || is_broadcast_ether_addr(addr)) { in wpa_driver_ndis_set_key()
Ddriver_nl80211.c3543 if (addr && !is_broadcast_ether_addr(addr)) { in wpa_driver_nl80211_set_key()
3635 if (addr && is_broadcast_ether_addr(addr)) { in wpa_driver_nl80211_set_key()
/hostap-latest/hostapd/
Dctrl_iface.c2102 if (is_broadcast_ether_addr(addr) && os_strstr(cmd, " BIGTK")) { in hostapd_ctrl_reset_pn()
2128 if (is_broadcast_ether_addr(addr) && os_strstr(cmd, "IGTK")) { in hostapd_ctrl_reset_pn()
2154 if (is_broadcast_ether_addr(addr)) { in hostapd_ctrl_reset_pn()
/hostap-latest/wlantest/
Dctrl.c713 if (is_broadcast_ether_addr(sta_addr)) { in ctrl_inject()
Drx_mgmt.c3024 if (is_broadcast_ether_addr(mgmt->bssid)) { in rx_mgmt_action()
/hostap-latest/src/common/
Ddpp_tcp.c571 is_broadcast_ether_addr(conn->mac_addr)) { in dpp_relay_match_ctrl()
/hostap-latest/src/p2p/
Dp2p.c2395 if (dst && !is_broadcast_ether_addr(dst) && in p2p_reply_probe()
2404 if (bssid && !is_broadcast_ether_addr(bssid)) { in p2p_reply_probe()