Searched refs:is_zero_ether_addr (Results 1 – 6 of 6) sorted by relevance
57 if (!is_zero_ether_addr(wpa_s->next_scan_bssid)) { in wpa_supplicant_req_scan()
133 return !is_zero_ether_addr(bss->bssid) && wpa_s->current_bss->bssid && in wpa_bss_in_use()
419 static inline int is_zero_ether_addr(const u8 *a) in is_zero_ether_addr() function
406 (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()849 if (is_zero_ether_addr(pin->enrollee_addr)) in wps_registrar_remove_pin()2611 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_p2p_dev_addr_match()2632 if (is_zero_ether_addr(reg->p2p_dev_addr)) in wps_registrar_skip_overlap()3506 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add()3510 if (is_zero_ether_addr(s->authorized_macs[j])) in wps_registrar_sel_reg_add()
236 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) { in wpa_eapol_key_send()
367 if (sm->ignore_sel_reg && !is_zero_ether_addr(sm->bssid)) { in wps_parse_scan_result()