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

/freebsd-10.3-release/crypto/openssh/
H A Dcanohost.h19 char *get_peer_ipaddr(int);
H A Dcanohost.c289 get_peer_ipaddr(int sock) function
347 get_peer_ipaddr(packet_get_connection_in());
H A Dssh_namespace.h349 #define get_peer_ipaddr Fssh_get_peer_ipaddr macro
H A Dchannels.c1380 remote_ipaddr = get_peer_ipaddr(newsock);
1420 char *remote_ipaddr = get_peer_ipaddr(c->sock);
H A Dpacket.c471 ssh->remote_ipaddr = get_peer_ipaddr(sock);

Completed in 126 milliseconds