Home
last modified time | relevance | path

Searched refs:reassociation_deadline (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/ap/
Dwpa_auth_glue.c67 wconf->reassociation_deadline = conf->reassociation_deadline; in hostapd_wpa_auth_conf()
Dwpa_auth.h155 u32 reassociation_deadline; member
Dap_config.h279 u32 reassociation_deadline; member
Dwpa_auth.c2036 WPA_PUT_LE32(pos, conf->reassociation_deadline); in SM_STATE()
/freebsd-10-stable/contrib/wpa/hostapd/
Dconfig_file.c2242 bss->reassociation_deadline = atoi(pos); in hostapd_config_fill()