Searched refs:p2p_device_persistent_mac_addr (Results 1 – 4 of 4) sorted by relevance
1564 u8 p2p_device_persistent_mac_addr[ETH_ALEN]; member
1596 if (!is_zero_ether_addr(config->p2p_device_persistent_mac_addr)) in wpa_config_write_global()1598 MAC2STR(config->p2p_device_persistent_mac_addr)); in wpa_config_write_global()
4726 if (hwaddr_aton2(pos, config->p2p_device_persistent_mac_addr) < 0) { in wpa_config_process_p2p_device_persistent_mac_addr()4981 { FUNC(p2p_device_persistent_mac_addr), 0 },
4528 os_memcpy(wpa_s->conf->p2p_device_persistent_mac_addr, addr, in wpas_p2p_mac_setup()4535 wpa_s->conf->p2p_device_persistent_mac_addr)) in wpas_p2p_mac_setup()4537 os_memcpy(addr, wpa_s->conf->p2p_device_persistent_mac_addr, in wpas_p2p_mac_setup()