Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwnm_ap.h18 int wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd,
H A Dwnm_ap.c739 int wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, in wnm_send_ess_disassoc_imminent() function
H A Dsta_info.c693 wnm_send_ess_disassoc_imminent(hapd, sta, sta->hs20_session_info_url, in ap_handle_session_warning_timer()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c832 return wnm_send_ess_disassoc_imminent(hapd, sta, url, disassoc_timer); in hostapd_ctrl_iface_ess_disassoc()