Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h755 int *owe_groups; member
Dap_config.c900 os_free(conf->owe_groups); in hostapd_config_free_bss()
Dieee802_11.c2828 int *groups = hapd->conf->owe_groups; in owe_group_supported()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4461 if (hostapd_parse_intlist(&bss->owe_groups, pos)) {