Searched refs:protect_type (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/src/rsn_supp/ |
D | wpa_i.h | 338 int protect_type, int key_type) in wpa_sm_mlme_setprotection() argument 341 return sm->ctx->mlme_setprotection(sm->ctx->ctx, addr, protect_type, in wpa_sm_mlme_setprotection()
|
/hostap-latest/wpa_supplicant/ |
D | driver_i.h | 295 const u8 *addr, int protect_type, in wpa_drv_mlme_setprotection() argument 300 protect_type, in wpa_drv_mlme_setprotection()
|
/hostap-latest/src/drivers/ |
D | driver.h | 3360 int (*mlme_setprotection)(void *priv, const u8 *addr, int protect_type,
|