Searched refs:no_auth_if_seen_on (Results 1 – 4 of 4) sorted by relevance
580 char *no_auth_if_seen_on; member
1029 if (hapd->conf->no_auth_if_seen_on) { in handle_auth()1033 hapd->conf->no_auth_if_seen_on); in handle_auth()1042 hapd->conf->no_auth_if_seen_on); in handle_auth()
582 os_free(conf->no_auth_if_seen_on); in hostapd_config_free_bss()
3488 os_free(bss->no_auth_if_seen_on); in hostapd_config_fill()3489 bss->no_auth_if_seen_on = os_strdup(pos); in hostapd_config_fill()