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

/freebsd-13-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.h286 #define get_peer_port Fssh_get_peer_port macro
H A Dsshd.c1242 raddr, get_peer_port(*newsock),
H A Dpacket.c526 ssh->remote_port = get_peer_port(sock);
H A Dchannels.c1668 remote_port = get_peer_port(newsock);
1692 int remote_port = get_peer_port(c->sock);

Completed in 190 milliseconds