Home
last modified time | relevance | path

Searched refs:hostapd_prune_associations (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dutils.c91 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) in hostapd_prune_associations() function
Dhostapd.h657 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr);
Dhostapd.c3212 hostapd_prune_associations(hapd, sta->addr); in hostapd_new_assoc_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dutils.c87 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) in hostapd_prune_associations() function
Dhostapd.h620 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr);
Dhostapd.c3058 hostapd_prune_associations(hapd, sta->addr); in hostapd_new_assoc_sta()