get_local_port
int get_local_port(int);
int local_port = c->sock == -1 ? 65536 : get_local_port(c->sock);
*allocated_listen_port = get_local_port(sock);
ssh->local_port = get_local_port(sock);
if ((lport = get_local_port(sockfd)) == 0 ||
laddr, get_local_port(sock),