Searched refs:get_local_port (Results 1 – 5 of 5) sorted by relevance
22 int get_local_port(int);
206 get_local_port(int sock) in get_local_port() function
257 if ((lport = get_local_port(sockfd)) == 0 || in child_register()609 laddr, get_local_port(sock), in drop_connection()
1879 int local_port = c->sock == -1 ? 65536 : get_local_port(c->sock); in port_open_helper()3921 *allocated_listen_port = get_local_port(sock); in channel_setup_fwd_listener_tcpip()
526 ssh->local_port = get_local_port(sock); in ssh_remote_ipaddr()