Searched refs:no_auth_if_seen_on (Results 1 – 4 of 4) sorted by relevance
708 char *no_auth_if_seen_on; member
942 os_free(conf->no_auth_if_seen_on); in hostapd_config_free_bss()
3676 if (hapd->conf->no_auth_if_seen_on) { in handle_auth()3680 hapd->conf->no_auth_if_seen_on); in handle_auth()3689 hapd->conf->no_auth_if_seen_on); in handle_auth()
4413 os_free(bss->no_auth_if_seen_on); in hostapd_config_fill()4414 bss->no_auth_if_seen_on = os_strdup(pos); in hostapd_config_fill()