Home
last modified time | relevance | path

Searched refs:ForwardOptions (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dchannels.h260 struct ForwardOptions;
270 int channel_input_port_forward_request(int, struct ForwardOptions *);
278 int channel_setup_local_fwd_listener(struct Forward *, struct ForwardOptions *);
280 int channel_setup_remote_fwd_listener(struct Forward *, int *, struct ForwardOptions *);
282 int channel_cancel_lport_listener(struct Forward *, int, struct ForwardOptions *);
Dmisc.h31 struct ForwardOptions { struct
Dreadconf.h38 struct ForwardOptions fwd_opts; /* forwarding options */
Dservconf.h95 struct ForwardOptions fwd_opts; /* forwarding options */
Dchannels.c2751 int is_client, struct ForwardOptions *fwd_opts)
2799 int *allocated_listen_port, struct ForwardOptions *fwd_opts)
2943 struct ForwardOptions *fwd_opts)
3068 int cport, struct ForwardOptions *fwd_opts)
3129 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts)
3139 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts)
3153 int *allocated_listen_port, struct ForwardOptions *fwd_opts)
3421 channel_input_port_forward_request(int is_root, struct ForwardOptions *fwd_opts)