HomeSort by: relevance | last modified time | path
    Searched refs:fils_realm (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_shared.c 972 struct fils_realm *realm;
1013 dl_list_for_each(realm, &hapd->conf->fils_realms, struct fils_realm,
ap_config.c 754 struct fils_realm *realm;
756 while ((realm = dl_list_first(&conf->fils_realms, struct fils_realm,
gas_serv.c 620 struct fils_realm *realm;
626 struct fils_realm, list) {
ap_config.h 249 struct fils_realm { struct
755 struct dl_list fils_realms; /* list of struct fils_realm */
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 2137 struct fils_realm *realm;
4715 } else if (os_strcmp(buf, "fils_realm") == 0) {

Completed in 32 milliseconds