Searched refs:protect_type (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_i.h | 216 int protect_type, int key_type) in wpa_sm_mlme_setprotection() argument 219 return sm->ctx->mlme_setprotection(sm->ctx->ctx, addr, protect_type, in wpa_sm_mlme_setprotection()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | driver_i.h | 244 const u8 *addr, int protect_type, in wpa_drv_mlme_setprotection() argument 249 protect_type, in wpa_drv_mlme_setprotection()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 1658 int (*mlme_setprotection)(void *priv, const u8 *addr, int protect_type,
|
D | driver_test.c | 2376 int protect_type, in wpa_driver_test_mlme_setprotection() argument 2380 __func__, protect_type, key_type); in wpa_driver_test_mlme_setprotection()
|