Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dbeacon.h27 void sta_track_expire(struct hostapd_iface *iface, int force);
H A Dbeacon.c1140 void sta_track_expire(struct hostapd_iface *iface, int force) in sta_track_expire() function
1204 sta_track_expire(iface, 1); in sta_track_add()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c3180 sta_track_expire(iface, 0); in hostapd_ctrl_iface_track_sta_list()