Searched defs:life_time (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/wpa/src/common/ |
H A D | ptksa_cache.h | 68 ptksa_cache_add(struct ptksa_cache * ptksa,const u8 * addr,u32 cipher,u32 life_time,const struct wpa_ptk * ptk) ptksa_cache_add() argument
|
H A D | ptksa_cache.c | 269 ptksa_cache_add(struct ptksa_cache * ptksa,const u8 * addr,u32 cipher,u32 life_time,const struct wpa_ptk * ptk) ptksa_cache_add() argument
|
/freebsd-src/contrib/wpa/src/rsn_supp/ |
H A D | pmksa_cache.c | 726 u32 life_time; pmksa_cache_reconfig() local
|
H A D | wpa_i.h | 477 wpa_sm_store_ptk(struct wpa_sm * sm,u8 * addr,int cipher,u32 life_time,struct wpa_ptk * ptk) wpa_sm_store_ptk() argument
|
/freebsd-src/contrib/wpa/src/ap/ |
H A D | wpa_auth_glue.c | 924 hostapd_store_ptksa(void * ctx,const u8 * addr,int cipher,u32 life_time,const struct wpa_ptk * ptk) hostapd_store_ptksa() argument
|
H A D | wpa_auth.c | 229 wpa_auth_store_ptksa(struct wpa_authenticator * wpa_auth,const u8 * addr,int cipher,u32 life_time,const struct wpa_ptk * ptk) wpa_auth_store_ptksa() argument
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | wpas_glue.c | 1353 wpa_supplicant_store_ptk(void * ctx,u8 * addr,int cipher,u32 life_time,const struct wpa_ptk * ptk) wpa_supplicant_store_ptk() argument
|
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | tx.h | 238 __le32 life_time; global() member
|
/freebsd-src/sys/dev/iwm/ |
H A D | if_iwmreg.h | 4999 uint32_t life_time; global() member
|