Searched refs:hapd2 (Results 1 – 2 of 2) sorted by relevance
942 struct hostapd_data *hapd2);
5278 struct hostapd_data *hapd2) in hostapd_is_ml_partner() argument5280 if (!hapd1->conf->mld_ap || !hapd2->conf->mld_ap) in hostapd_is_ml_partner()5283 return !os_strcmp(hapd1->conf->iface, hapd2->conf->iface); in hostapd_is_ml_partner()