Home
last modified time | relevance | path

Searched refs:ap_sta_hash_add (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dsta_info.h363 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c128 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_add() function
853 ap_sta_hash_add(hapd, sta); in ap_sta_add()