Searched refs:protect_type (Results 1 – 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | wpa_i.h | 267 int protect_type, int key_type) in wpa_sm_mlme_setprotection() argument 270 return sm->ctx->mlme_setprotection(sm->ctx->ctx, addr, protect_type, in wpa_sm_mlme_setprotection()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | wpa_i.h | 319 int protect_type, int key_type) in wpa_sm_mlme_setprotection() argument 322 return sm->ctx->mlme_setprotection(sm->ctx->ctx, addr, protect_type, in wpa_sm_mlme_setprotection()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | driver_i.h | 276 const u8 *addr, int protect_type, in wpa_drv_mlme_setprotection() argument 281 protect_type, in wpa_drv_mlme_setprotection()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | driver_i.h | 291 const u8 *addr, int protect_type, in wpa_drv_mlme_setprotection() argument 296 protect_type, in wpa_drv_mlme_setprotection()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver.h | 2566 int (*mlme_setprotection)(void *priv, const u8 *addr, int protect_type,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver.h | 2855 int (*mlme_setprotection)(void *priv, const u8 *addr, int protect_type,
|