Home
last modified time | relevance | path

Searched defs:fwd_opts (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dchannels.c3743 int is_client, struct ForwardOptions *fwd_opts) in channel_fwd_bind_addr()
3798 struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_tcpip()
3955 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_streamlocal()
4085 struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener_tcpip()
4147 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener()
4161 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_local_fwd_listener()
4238 int *allocated_listen_port, struct ForwardOptions *fwd_opts) in channel_setup_remote_fwd_listener()
H A Dservconf.h117 struct ForwardOptions fwd_opts; /* forwarding options */ member
H A Dreadconf.h39 struct ForwardOptions fwd_opts; /* forwarding options */ member