Searched refs:wpa_group_rekey (Results 1 – 9 of 9) sorted by relevance
218 int wpa_group_rekey; member
41 wconf->wpa_group_rekey = conf->wpa_group_rekey; in hostapd_wpa_auth_conf()
136 int wpa_group_rekey; member
251 if (wpa_auth->conf.wpa_group_rekey) { in wpa_rekey_gtk()252 eloop_register_timeout(wpa_auth->conf.wpa_group_rekey, in wpa_rekey_gtk()438 if (wpa_auth->conf.wpa_group_rekey) { in wpa_init()439 eloop_register_timeout(wpa_auth->conf.wpa_group_rekey, 0, in wpa_init()
60 bss->wpa_group_rekey = 600; in hostapd_config_defaults_bss()
326 conf.wpa_group_rekey = 600; in ibss_rsn_auth_init_group()
369 #wpa_group_rekey=600
1553 bss->wpa_group_rekey = atoi(pos); in hostapd_config_read()
615 wpa_key_mgmt, wpa_pairwise, wpa_group_rekey, wpa_gmk_rekey,