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

/freebsd-10-stable/crypto/openssh/
H A Daudit-linux.c121 ssh_remote_ipaddr(ssh), "sshd", 0);
H A Dauth.c190 ipaddr = ssh_remote_ipaddr(ssh);
308 ssh_remote_ipaddr(ssh),
346 ssh_remote_ipaddr(ssh),
378 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
655 user, ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
806 const char *ntop = ssh_remote_ipaddr(ssh);
894 return ssh_remote_ipaddr(ssh);
H A Dsshd.c393 ssh_remote_ipaddr(active_state), ssh_remote_port(active_state));
462 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
472 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
501 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
513 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh),
519 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh),
574 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh),
1531 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh), text);
2245 * ssh_remote_ipaddr() caches the remote ip, even if
2248 remote_ip = ssh_remote_ipaddr(ss
[all...]
H A Dpacket.c311 (void)ssh_remote_ipaddr(ssh);
353 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
476 ssh_remote_ipaddr(struct ssh *ssh) function
502 (void)ssh_remote_ipaddr(ssh); /* Will lookup and cache. */
514 (void)ssh_remote_ipaddr(ssh); /* Will lookup and cache. */
523 (void)ssh_remote_ipaddr(ssh); /* Will lookup and cache. */
1975 "%u: %.400s", ssh_remote_ipaddr(ssh),
2005 "%.400s", ssh_remote_ipaddr(ssh),
2097 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
2101 ssh_remote_ipaddr(ss
[all...]
H A Dauth-options.c278 const char *remote_ip = ssh_remote_ipaddr(ssh);
536 remote_ip = ssh_remote_ipaddr(ssh);
H A Dauth-rhosts.c197 ipaddr = ssh_remote_ipaddr(ssh);
H A Dauth2-hostbased.c173 ipaddr = ssh_remote_ipaddr(ssh);
H A Dpacket.h148 const char *ssh_remote_ipaddr(struct ssh *);
H A Dauth2.c278 from_ip = ssh_remote_ipaddr(ssh);
H A Dserverloop.c407 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
417 ssh_remote_ipaddr(ssh),
H A Dsession.c848 ssh_remote_ipaddr(ssh),
1281 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh),
1287 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh),
1789 * ssh_remote_ipaddr there.
2553 ssh_remote_ipaddr(ssh),
2834 remote = ssh_remote_ipaddr(ssh);
H A Dssh_namespace.h721 #define ssh_remote_ipaddr Fssh_ssh_remote_ipaddr macro
H A Dssh.c1429 ssh_remote_ipaddr(ssh), ssh_remote_port(ssh));
H A Dservconf.c731 ci.address = ssh_remote_ipaddr(ssh);

Completed in 209 milliseconds