Searched refs:fils_realms (Results 1 – 5 of 5) sorted by relevance
289 if (!dl_list_empty(&hapd->conf->fils_realms) || in anqp_add_capab_list()616 count = dl_list_len(&hapd->conf->fils_realms); in anqp_add_fils_realm_info()625 dl_list_for_each(realm, &hapd->conf->fils_realms, in anqp_add_fils_realm_info()991 len += 2 * dl_list_len(&hapd->conf->fils_realms); in gas_serv_build_gas_resp_payload()1178 !dl_list_empty(&hapd->conf->fils_realms)) { in rx_anqp_query_list_id()
887 realms = dl_list_len(&hapd->conf->fils_realms); in hostapd_eid_fils_indic()922 dl_list_for_each(realm, &hapd->conf->fils_realms, struct fils_realm, in hostapd_eid_fils_indic()
118 dl_list_init(&bss->fils_realms); in hostapd_config_defaults_bss()537 while ((realm = dl_list_first(&conf->fils_realms, struct fils_realm, in hostapd_config_free_fils_realms()
677 struct dl_list fils_realms; /* list of struct fils_realm */ member
2269 dl_list_add_tail(&bss->fils_realms, &realm->list); in parse_fils_realm()