HomeSort by: relevance | last modified time | path
    Searched defs:deauthenticate (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa.h 31 void (*deauthenticate)(void * ctx, u16 reason_code); member in struct:wpa_sm_ctx
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 3173 * deauthenticate - Request driver to deauthenticate
3181 int (*deauthenticate)(void *priv, const u8 *addr, u16 reason_code); member in struct:wpa_driver_ops
3687 * sta_deauth - Deauthenticate a station (AP only)
3690 * @addr: MAC address of the station to deauthenticate
5245 * receiving deauthenticate or disassociate frame from the AP or when
5371 * to receiving deauthenticate frame from the AP or when sending that

Completed in 38 milliseconds