Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dchannels.c3531 int is_client, struct ForwardOptions *fwd_opts) in channel_fwd_bind_addr()
3586 struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_tcpip()
3743 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_streamlocal()
3873 struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener_tcpip()
3935 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener()
3949 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_local_fwd_listener()
4026 int *allocated_listen_port, struct ForwardOptions *fwd_opts) in channel_setup_remote_fwd_listener()
H A Dreadconf.h38 struct ForwardOptions fwd_opts; /* forwarding options */ member
H A Dservconf.h119 struct ForwardOptions fwd_opts; /* forwarding options */ member