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

/freebsd-10.1-release/crypto/openssh/
H A Dcanohost.h24 int get_remote_port(void);
H A Dcanohost.c418 get_remote_port(void) function
H A Dauth.c304 get_remote_port(),
H A Dssh_namespace.h299 #define get_remote_port ssh_get_remote_port macro
H A Dsession.c866 get_remote_port());
1295 get_remote_ipaddr(), get_remote_port(), get_local_port());
1300 get_remote_ipaddr(), get_remote_port(), laddr, get_local_port());
H A Dsshd.c498 get_remote_ipaddr(), get_remote_port());
2074 if ((remote_port = get_remote_port()) < 0) {
2075 debug("get_remote_port failed");
H A Dssh.c1179 get_remote_ipaddr(), get_remote_port());

Completed in 187 milliseconds