Home
last modified time | relevance | path

Searched refs:pasn_test_groups (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/pasn/
H A Dpasn_responder.c602 if (pasn->pasn_test_groups) { in handle_auth_pasn_resp()
605 groups = pasn->pasn_test_groups; in handle_auth_pasn_resp()
985 if (pasn->pasn_test_groups) in handle_auth_pasn_1()
986 groups = pasn->pasn_test_groups; in handle_auth_pasn_1()
H A Dpasn_common.h147 const int *pasn_test_groups; member
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h969 int *pasn_test_groups; member
H A Dap_config.c1020 os_free(conf->pasn_test_groups); in hostapd_config_free_bss()
H A Dieee802_11.c3923 pasn->pasn_test_groups = hapd->conf->pasn_test_groups; in hapd_initialize_pasn()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c5127 os_free(bss->pasn_test_groups); in hostapd_config_fill()
5128 bss->pasn_test_groups = groups; in hostapd_config_fill()