Searched refs:wpa_group_rekey (Results 1 – 11 of 11) sorted by relevance
40 wconf->wpa_group_rekey = conf->wpa_group_rekey; in hostapd_wpa_auth_conf()
143 int wpa_group_rekey; member
318 int wpa_group_rekey; member
290 if (wpa_auth->conf.wpa_group_rekey) { in wpa_rekey_gtk()291 eloop_register_timeout(wpa_auth->conf.wpa_group_rekey, in wpa_rekey_gtk()463 if (wpa_auth->conf.wpa_group_rekey) { in wpa_init()464 eloop_register_timeout(wpa_auth->conf.wpa_group_rekey, 0, in wpa_init()
56 bss->wpa_group_rekey = 600; in hostapd_config_defaults_bss()
154 conf.wpa_group_rekey = -1; in __mesh_rsn_auth_init()
381 if (bss->wpa_group_rekey < 86400 && (bss->wpa & 2) && in wpa_supplicant_conf_ap()390 bss->wpa_group_rekey = 86400; in wpa_supplicant_conf_ap()
421 conf.wpa_group_rekey = 600; in ibss_rsn_auth_init_group()
348 #wpa_group_rekey=600
2433 bss->wpa_group_rekey = atoi(pos); in hostapd_config_fill()
1039 wpa_key_mgmt, wpa_pairwise, wpa_group_rekey, wpa_gmk_rekey,