Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dsta_info.h368 void ap_sta_replenish_timeout(struct hostapd_data *hapd, struct sta_info *sta,
H A Dgas_serv.c77 ap_sta_replenish_timeout(hapd, sta, 5); in gas_dialog_create()
124 ap_sta_replenish_timeout(hapd, sta, 5); in gas_serv_dialog_find()
H A Dsta_info.c738 void ap_sta_replenish_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_replenish_timeout() function