Searched refs:check_host_ip (Results 1 – 3 of 3) sorted by relevance
669 if (options.check_host_ip && in check_host_key()671 options.check_host_ip = 0; in check_host_key()705 if (options.check_host_ip) { in check_host_key()736 if (options.check_host_ip && ip_status == HOST_NEW) { in check_host_key()788 if (options.check_host_ip && ip_status == HOST_NEW) { in check_host_key()822 if (options.check_host_ip && host_ip_differ) { in check_host_key()831 if (options.check_host_ip && host_ip_differ) { in check_host_key()916 if (options.check_host_ip && host_status != HOST_CHANGED && in check_host_key()
94 int check_host_ip; /* Also keep track of keys for IP address */ member
495 intptr = &options->check_host_ip; in process_config_line()956 options->check_host_ip = -1; in initialize_options()1068 if (options->check_host_ip == -1) in fill_default_options()1069 options->check_host_ip = 1; in fill_default_options()