Searched refs:protect_type (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant/ |
D | wpa_i.h | 215 int protect_type, int key_type) in wpa_sm_mlme_setprotection() argument 217 return sm->ctx->mlme_setprotection(sm->ctx->ctx, addr, protect_type, in wpa_sm_mlme_setprotection()
|
D | driver.h | 660 int (*mlme_setprotection)(void *priv, const u8 *addr, int protect_type,
|
D | wpa_supplicant_i.h | 623 const u8 *addr, int protect_type, in wpa_drv_mlme_setprotection() argument 628 protect_type, in wpa_drv_mlme_setprotection()
|
D | driver_test.c | 717 int protect_type, in wpa_driver_test_mlme_setprotection() argument 721 __func__, protect_type, key_type); in wpa_driver_test_mlme_setprotection()
|