Home
last modified time | relevance | path

Searched refs:allocated_port (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.h39 int allocated_port; /* Dynamically allocated listen port */ member
H A Dssh.c1894 rfwd->allocated_port = (int)port; in ssh_confirm_remote_forward()
1897 rfwd->allocated_port, rfwd->connect_path ? in ssh_confirm_remote_forward()
1901 rfwd->handle, rfwd->allocated_port); in ssh_confirm_remote_forward()