Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c2770 int is_client, struct ForwardOptions *fwd_opts)
2818 int *allocated_listen_port, struct ForwardOptions *fwd_opts)
2966 struct ForwardOptions *fwd_opts)
3091 int cport, struct ForwardOptions *fwd_opts)
3152 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts)
3162 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts)
3176 int *allocated_listen_port, struct ForwardOptions *fwd_opts)
3444 channel_input_port_forward_request(int is_root, struct ForwardOptions *fwd_opts)
Dreadconf.h38 struct ForwardOptions fwd_opts; /* forwarding options */ member
Dservconf.h97 struct ForwardOptions fwd_opts; /* forwarding options */ member