Searched refs:deauthenticate (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/wpa/src/rsn_supp/ |
| H A D | wpa_i.h | 193 WPA_ASSERT(sm->ctx->deauthenticate); in wpa_sm_deauthenticate() 194 sm->ctx->deauthenticate(sm->ctx->ctx, reason_code); in wpa_sm_deauthenticate()
|
| H A D | wpa.h | 29 void (*deauthenticate)(void * ctx, u16 reason_code); member
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | preauth_test.c | 234 ctx->deauthenticate = _wpa_supplicant_deauthenticate; in wpa_init_conf()
|
| H A D | driver_i.h | 194 if (wpa_s->driver->deauthenticate) { in wpa_drv_deauthenticate() 195 return wpa_s->driver->deauthenticate(wpa_s->drv_priv, addr, in wpa_drv_deauthenticate()
|
| H A D | ibss_rsn.c | 220 ctx->deauthenticate = supp_deauthenticate; in ibss_rsn_supp_init()
|
| H A D | wpas_glue.c | 1209 ctx->deauthenticate = _wpa_supplicant_deauthenticate; in wpa_supplicant_init_wpa()
|
| /freebsd-12.1/contrib/wpa/src/drivers/ |
| H A D | driver_privsep.c | 825 .deauthenticate = wpa_driver_privsep_deauthenticate,
|
| H A D | driver.h | 2386 int (*deauthenticate)(void *priv, const u8 *addr, u16 reason_code); member
|
| H A D | driver_bsd.c | 1783 .deauthenticate = wpa_driver_bsd_deauthenticate,
|
| H A D | driver_ndis.c | 3202 wpa_driver_ndis_ops.deauthenticate = wpa_driver_ndis_deauthenticate; in driver_ndis_init_ops()
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 1199 deauthenticate the station, i.e., skip long wait for inactivity poll
|
| /freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | BEGEMOT-WIRELESS-MIB.txt | 2872 "The last received deauthenticate reason on this interface."
|