Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h886 int *pasn_groups; member
Dap_config.c971 os_free(conf->pasn_groups); in hostapd_config_free_bss()
Dieee802_11.c3109 const int *groups = hapd->conf->pasn_groups; in handle_auth_pasn_1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c4708 if (hostapd_parse_intlist(&bss->pasn_groups, pos)) { in hostapd_config_fill()