Searched refs:ForwardOptions (Results 1 – 6 of 6) sorted by relevance
362 struct ForwardOptions;380 struct ForwardOptions *);383 int *, struct ForwardOptions *);386 int, struct ForwardOptions *);
38 struct ForwardOptions fwd_opts; /* forwarding options */
129 struct ForwardOptions fwd_opts; /* forwarding options */
48 struct ForwardOptions { struct
3818 int is_client, struct ForwardOptions *fwd_opts) in channel_fwd_bind_addr()3873 struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_tcpip()4030 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_streamlocal()4160 struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener_tcpip()4222 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener()4236 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_local_fwd_listener()4313 int *allocated_listen_port, struct ForwardOptions *fwd_opts) in channel_setup_remote_fwd_listener()
1181 upstream: misc.h is needed for ForwardOptions in servconf.h.