Searched refs:deauthenticate (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/wpa/src/rsn_supp/ |
| H A D | wpa_i.h | 236 WPA_ASSERT(sm->ctx->deauthenticate); in wpa_sm_deauthenticate() 237 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-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | preauth_test.c | 241 ctx->deauthenticate = _wpa_supplicant_deauthenticate; in wpa_init_conf()
|
| H A D | driver_i.h | 209 if (wpa_s->driver->deauthenticate) { in wpa_drv_deauthenticate() 210 return wpa_s->driver->deauthenticate(wpa_s->drv_priv, addr, in wpa_drv_deauthenticate()
|
| H A D | ibss_rsn.c | 233 ctx->deauthenticate = supp_deauthenticate; in ibss_rsn_supp_init()
|
| H A D | wpas_glue.c | 1388 ctx->deauthenticate = _wpa_supplicant_deauthenticate; in wpa_supplicant_init_wpa()
|
| /freebsd-13.1/contrib/wpa/src/drivers/ |
| H A D | driver_privsep.c | 833 .deauthenticate = wpa_driver_privsep_deauthenticate,
|
| H A D | driver.h | 2675 int (*deauthenticate)(void *priv, const u8 *addr, u16 reason_code); member
|
| H A D | driver_bsd.c | 1760 .deauthenticate = wpa_driver_bsd_deauthenticate,
|
| H A D | driver_wext.c | 2487 .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 | 12125 .deauthenticate = driver_nl80211_deauthenticate,
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 1242 deauthenticate the station, i.e., skip long wait for inactivity poll
|
| /freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | BEGEMOT-WIRELESS-MIB.txt | 2871 "The last received deauthenticate reason on this interface."
|