Searched refs:rkh_pos_timeout (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_config.h386 int rkh_pos_timeout; member in struct:hostapd_bss_config
H A Dwpa_auth.h206 int rkh_pos_timeout; member in struct:wpa_auth_config
H A Dwpa_auth_glue.c89 wconf->rkh_pos_timeout = conf->rkh_pos_timeout;
H A Dwpa_auth_ft.c3648 wpa_auth->conf.rkh_pos_timeout);
3663 wpa_auth->conf.rkh_pos_timeout);
3810 wpa_auth->conf.rkh_pos_timeout);
3824 wpa_auth->conf.rkh_pos_timeout);
4265 wpa_auth->conf.rkh_pos_timeout);
4272 wpa_auth->conf.rkh_pos_timeout);
H A Dap_config.c106 bss->rkh_pos_timeout = 86400;
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c3028 } else if (os_strcmp(buf, "rkh_pos_timeout") == 0) {
3029 bss->rkh_pos_timeout = atoi(pos);

Completed in 87 milliseconds