Home
last modified time | relevance | path

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

/hostap-latest/src/pasn/
Dpasn_common.h122 int *pasn_groups; member
Dpasn_responder.c609 const int *groups = pasn->pasn_groups; in handle_auth_pasn_1()
/hostap-latest/src/ap/
Dap_config.h967 int *pasn_groups; member
Dap_config.c1022 os_free(conf->pasn_groups); in hostapd_config_free_bss()
Dieee802_11.c2651 pasn->pasn_groups = hapd->conf->pasn_groups; in hapd_initialize_pasn()
/hostap-latest/hostapd/
Dconfig_file.c5104 if (hostapd_parse_intlist(&bss->pasn_groups, pos)) { in hostapd_config_fill()