Searched refs:pmk_r1_push (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dap_config.h233 int pmk_r1_push; member in struct:hostapd_bss_config
H A Dwpa_auth_glue.c79 wconf->pmk_r1_push = conf->pmk_r1_push;
H A Dwpa_auth.h162 int pmk_r1_push; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c1752 if (!wpa_auth->conf.pmk_r1_push)
/freebsd-9.3-release/contrib/wpa/hostapd/
H A Dconfig_file.c1642 } else if (os_strcmp(buf, "pmk_r1_push") == 0) {
1643 bss->pmk_r1_push = atoi(pos);

Completed in 129 milliseconds