Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dchannels.c3736 int is_client, struct ForwardOptions *fwd_opts) in channel_fwd_bind_addr()
3791 struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_tcpip()
3948 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_streamlocal()
4078 struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener_tcpip()
4140 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener()
4154 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_local_fwd_listener()
4231 int *allocated_listen_port, struct ForwardOptions *fwd_opts) in channel_setup_remote_fwd_listener()
H A Dreadconf.h39 struct ForwardOptions fwd_opts; /* forwarding options */ member
H A Dservconf.h127 struct ForwardOptions fwd_opts; /* forwarding options */ member