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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_config.h726 int *owe_groups; member in struct:hostapd_bss_config
H A Dap_config.c825 os_free(conf->owe_groups);
H A Dieee802_11.c2640 int *groups = hapd->conf->owe_groups;
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c4368 } else if (os_strcmp(buf, "owe_groups") == 0) {
4369 if (hostapd_parse_intlist(&bss->owe_groups, pos)) {
4371 "Line %d: Invalid owe_groups value '%s'",

Completed in 128 milliseconds