Searched refs:host_ip_differ (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dsshconnect.c760 int r, want_cert = key_is_cert(host_key), host_ip_differ = 0; local
832 host_ip_differ = 1;
996 if (options.check_host_ip && host_ip_differ) {

Completed in 99 milliseconds