Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhs20.h18 int hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd,
H A Dhs20.c154 int hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, in hs20_send_wnm_notification_deauth_req() function
H A Dieee802_1x.c3059 hs20_send_wnm_notification_deauth_req(hapd, sta->addr, in ieee802_1x_wnm_notif_send()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c668 ret = hs20_send_wnm_notification_deauth_req(hapd, addr, req); in hostapd_ctrl_iface_hs20_deauth_req()