Searched refs:fils_realm (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c881 struct fils_realm *realm;
922 dl_list_for_each(realm, &hapd->conf->fils_realms, struct fils_realm,
H A Dap_config.h242 struct fils_realm { struct
698 struct dl_list fils_realms; /* list of struct fils_realm */
H A Dap_config.c623 struct fils_realm *realm;
625 while ((realm = dl_list_first(&conf->fils_realms, struct fils_realm,
H A Dgas_serv.c620 struct fils_realm *realm;
626 struct fils_realm, list) {
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c2179 struct fils_realm *realm;
4301 } else if (os_strcmp(buf, "fils_realm") == 0) {

Completed in 117 milliseconds