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/
H A Dutils.c84 * hostapd_prune_associations - Remove extraneous associations
91 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) in hostapd_prune_associations() function
H A Dhostapd.h657 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr);
H A Dhostapd.c3282 hostapd_prune_associations(hapd, sta->addr); in hostapd_new_assoc_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dutils.c80 * hostapd_prune_associations - Remove extraneous associations
87 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) in hostapd_prune_associations() function
H A Dhostapd.h620 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr);
H A Dhostapd.c3058 hostapd_prune_associations(hapd, sta->addr); in hostapd_new_assoc_sta()

Completed in 16 milliseconds