OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hostapd_prune_associations
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
utils.c
73
*
hostapd_prune_associations
- Remove extraneous associations
80
void
hostapd_prune_associations
(struct hostapd_data *hapd, const u8 *addr)
function
hostapd.h
256
void
hostapd_prune_associations
(struct hostapd_data *hapd, const u8 *addr);
hostapd.c
919
hostapd_prune_associations
(hapd, sta->addr);
Completed in 369 milliseconds