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

/freebsd-10-stable/crypto/openssh/
H A Dcanohost.h19 int get_peer_port(int);
H A Dcanohost.c195 get_peer_port(int sock) function
H A Dssh_namespace.h351 #define get_peer_port Fssh_get_peer_port macro
H A Dchannels.c1384 remote_port = get_peer_port(newsock);
1424 int remote_port = get_peer_port(c->sock);
H A Dpacket.c484 ssh->remote_port = get_peer_port(sock);

Completed in 113 milliseconds