Searched refs:no_auth_if_seen_on (Results 1 – 4 of 4) sorted by relevance
597 char *no_auth_if_seen_on; member
608 os_free(conf->no_auth_if_seen_on); in hostapd_config_free_bss()
1494 if (hapd->conf->no_auth_if_seen_on) { in handle_auth()1498 hapd->conf->no_auth_if_seen_on); in handle_auth()1507 hapd->conf->no_auth_if_seen_on); in handle_auth()
3612 os_free(bss->no_auth_if_seen_on); in hostapd_config_fill()3613 bss->no_auth_if_seen_on = os_strdup(pos); in hostapd_config_fill()