Home
last modified time | relevance | path

Searched refs:sta2 (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.c766 struct sta_info *sta2; in ap_sta_remove_in_other_bss() local
773 sta2 = ap_get_sta(bss, sta->addr); in ap_sta_remove_in_other_bss()
774 if (!sta2) in ap_sta_remove_in_other_bss()
779 hapd->conf->iface, MAC2STR(sta2->addr), in ap_sta_remove_in_other_bss()
781 ap_sta_disconnect(bss, sta2, sta2->addr, in ap_sta_remove_in_other_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.c818 struct sta_info *sta2; in ap_sta_remove_in_other_bss() local
825 sta2 = ap_get_sta(bss, sta->addr); in ap_sta_remove_in_other_bss()
826 if (!sta2) in ap_sta_remove_in_other_bss()
831 hapd->conf->iface, MAC2STR_SEC(sta2->addr), in ap_sta_remove_in_other_bss()
833 ap_sta_disconnect(bss, sta2, sta2->addr, in ap_sta_remove_in_other_bss()

Completed in 4 milliseconds