Searched refs:no_auth_if_seen_on (Results 1 – 4 of 4) sorted by relevance
655 char *no_auth_if_seen_on; member
735 os_free(conf->no_auth_if_seen_on); in hostapd_config_free_bss()
2136 if (hapd->conf->no_auth_if_seen_on) { in handle_auth()2140 hapd->conf->no_auth_if_seen_on); in handle_auth()2149 hapd->conf->no_auth_if_seen_on); in handle_auth()
4221 os_free(bss->no_auth_if_seen_on); in hostapd_config_fill()4222 bss->no_auth_if_seen_on = os_strdup(pos); in hostapd_config_fill()