Home
last modified time | relevance | path

Searched refs:fst_notify_peer_disconnected (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/fst/
H A Dfst.h266 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr);
H A Dfst.c194 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) in fst_notify_peer_disconnected() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dnotify.c102 fst_notify_peer_disconnected(wpa_s->fst, wpa_s->bssid); in wpas_notify_state_changed()
/freebsd/contrib/wpa/src/ap/
H A Dsta_info.c1592 fst_notify_peer_disconnected(hapd->iface->fst, in ap_sta_set_authorized_event()