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

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dutils.c80 * hostapd_prune_associations - Remove extraneous associations
87 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) function
H A Dhostapd.h467 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr);
H A Dhostapd.c2559 hostapd_prune_associations(hapd, sta->addr);

Completed in 45 milliseconds