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.c908 int wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, in wnm_send_ess_disassoc_imminent() function
H A Dctrl_iface_ap.c1334 return wnm_send_ess_disassoc_imminent(hapd, sta, url, disassoc_timer); in hostapd_ctrl_iface_ess_disassoc()
H A Dsta_info.c779 wnm_send_ess_disassoc_imminent(hapd, sta, sta->hs20_session_info_url, in ap_handle_session_warning_timer()