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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.c172 if (hapd->conf->hs20_oper_friendly_name)
642 if (hapd->conf->hs20_oper_friendly_name) {
653 vn = &hapd->conf->hs20_oper_friendly_name[i];
1232 hapd->conf->hs20_oper_friendly_name != NULL, qi);
H A Dap_config.h600 struct hostapd_lang_string *hs20_oper_friendly_name; member in struct:hostapd_bss_config
H A Dap_config.c787 os_free(conf->hs20_oper_friendly_name);
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c1870 if (parse_lang_string(&bss->hs20_oper_friendly_name,
1873 "hs20_oper_friendly_name '%s'", line, pos);
3986 } else if (os_strcmp(buf, "hs20_oper_friendly_name") == 0) {

Completed in 89 milliseconds