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

/freebsd-10.0-release/crypto/openssh/
H A Dcanohost.h20 int get_peer_port(int);
H A Dcanohost.c419 get_peer_port(int sock) function
H A Dssh_namespace.h224 #define get_peer_port ssh_get_peer_port macro
H A Dchannels.c1392 remote_port = get_peer_port(newsock);
1431 int remote_port = get_peer_port(c->sock);

Completed in 109 milliseconds