Home | History | Annotate | Download | only in openssh

Lines Matching full:get_local_port

1483 	int local_port = c->sock == -1 ? 65536 : get_local_port(c->sock);
3304 *allocated_listen_port = get_local_port(sock);