Searched refs:deauthenticate (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | wpa_i.h | 249 WPA_ASSERT(sm->ctx->deauthenticate); in wpa_sm_deauthenticate() 250 sm->ctx->deauthenticate(sm->ctx->ctx, reason_code); in wpa_sm_deauthenticate()
|
H A D | wpa.h | 31 void (*deauthenticate)(void * ctx, u16 reason_code); member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | preauth_test.c | 242 ctx->deauthenticate = _wpa_supplicant_deauthenticate; in wpa_init_conf()
|
H A D | driver_i.h | 213 if (wpa_s->driver->deauthenticate) { in wpa_drv_deauthenticate() 214 return wpa_s->driver->deauthenticate(wpa_s->drv_priv, addr, in wpa_drv_deauthenticate()
|
H A D | ibss_rsn.c | 234 ctx->deauthenticate = supp_deauthenticate; in ibss_rsn_supp_init()
|
H A D | wpas_glue.c | 1454 ctx->deauthenticate = _wpa_supplicant_deauthenticate; in wpa_supplicant_init_wpa()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_privsep.c | 833 .deauthenticate = wpa_driver_privsep_deauthenticate,
|
H A D | driver.h | 3181 int (*deauthenticate)(void *priv, const u8 *addr, u16 reason_code); member
|
H A D | driver_bsd.c | 1856 .deauthenticate = wpa_driver_bsd_deauthenticate,
|
H A D | driver_wext.c | 2488 .deauthenticate = wpa_driver_wext_deauthenticate,
|
H A D | driver_ndis.c | 3227 wpa_driver_ndis_ops.deauthenticate = wpa_driver_ndis_deauthenticate; in driver_ndis_init_ops()
|
H A D | driver_nl80211.c | 14011 .deauthenticate = driver_nl80211_deauthenticate,
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 1279 deauthenticate the station, i.e., skip long wait for inactivity poll
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 2869 "The last received deauthenticate reason on this interface."
|