Home | History | Annotate | Download | only in openssh

Lines Matching refs:cport

829 	u_int cport, i, j;
835 buffer_get_int_ret(&cport, m) != 0) {
846 __func__, c->self, chost, cport);
886 chost, cport)) {
902 nc = channel_connect_stdio_fwd(chost, cport, new_fd[0], new_fd[1]);