Searched refs:ForwardOptions (Results 1 – 6 of 6) sorted by relevance
363 struct ForwardOptions;381 struct ForwardOptions *);384 int *, struct ForwardOptions *);387 int, struct ForwardOptions *);
38 struct ForwardOptions fwd_opts; /* forwarding options */
48 struct ForwardOptions { struct
369 struct ForwardOptions fwd_opts; /* forwarding options */
3827 int is_client, struct ForwardOptions *fwd_opts) in channel_fwd_bind_addr()3882 struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_tcpip()4039 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_streamlocal()4169 struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener_tcpip()4231 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener()4245 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_local_fwd_listener()4322 int *allocated_listen_port, struct ForwardOptions *fwd_opts) in channel_setup_remote_fwd_listener()
3050 upstream: misc.h is needed for ForwardOptions in servconf.h.