Searched refs:no_auth_if_seen_on (Results 1 – 4 of 4) sorted by relevance
733 char *no_auth_if_seen_on; member
976 os_free(conf->no_auth_if_seen_on); in hostapd_config_free_bss()
3017 if (hapd->conf->no_auth_if_seen_on) { in handle_auth()3021 hapd->conf->no_auth_if_seen_on); in handle_auth()3030 hapd->conf->no_auth_if_seen_on); in handle_auth()
4668 os_free(bss->no_auth_if_seen_on); in hostapd_config_fill()4669 bss->no_auth_if_seen_on = os_strdup(pos); in hostapd_config_fill()