Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dutils.c87 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) in hostapd_prune_associations() function
Dhostapd.h488 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr);
Dhostapd.c2651 hostapd_prune_associations(hapd, sta->addr); in hostapd_new_assoc_sta()