Searched defs:cport (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/crypto/openssh/ |
H A D | mux.c | 690 u_int lport, cport; in mux_master_process_open_fwd() local 857 u_int lport, cport; in mux_master_process_close_fwd() local 966 int ok = 0, cport, r, new_fd[2]; in mux_master_process_stdio_fwd() local
|
H A D | channels.c | 4077 const char *lhost, u_short lport, int cport, in channel_cancel_lport_listener_tcpip() 4140 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener()
|