Forward
struct Forward *fwd, int *allocated_listen_port,
struct Forward *fwd, struct ForwardOptions *fwd_opts)
channel_cancel_rport_listener(struct ssh *ssh, struct Forward *fwd)
struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts)
struct Forward *fwd, struct ForwardOptions *fwd_opts)
remote_open_match(struct permission *allowed_open, struct Forward *fwd)
check_rfwd_permission(struct ssh *ssh, struct Forward *fwd)
channel_setup_remote_fwd_listener(struct ssh *ssh, struct Forward *fwd,
channel_request_remote_forwarding(struct ssh *ssh, struct Forward *fwd)
channel_request_rforward_cancel(struct ssh *ssh, struct Forward *fwd)
struct Forward;
int channel_request_remote_forwarding(struct ssh *, struct Forward *);
int channel_setup_local_fwd_listener(struct ssh *, struct Forward *,
int channel_request_rforward_cancel(struct ssh *, struct Forward *);
int channel_setup_remote_fwd_listener(struct ssh *, struct Forward *,
int channel_cancel_rport_listener(struct ssh *, struct Forward *);
int channel_cancel_lport_listener(struct ssh *, struct Forward *,
struct Forward fwd;
forward_equals(const struct Forward *a, const struct Forward *b)
int forward_equals(const struct Forward *, const struct Forward *);
mux_client_forward(int fd, int cancel_flag, u_int ftype, struct Forward *fwd)
format_forward(u_int ftype, struct Forward *fwd)
compare_forward(struct Forward *a, struct Forward *b)
struct Forward *rfwd;
struct Forward fwd;
struct Forward fwd, *found_fwd;
struct Forward fwd;
parse_forward(struct Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd)
dump_cfg_forwards(OpCodes code, u_int count, const struct Forward *fwds)
const struct Forward *fwd;
add_local_forward(Options *options, const struct Forward *newfwd)
struct Forward *fwd;
add_remote_forward(Options *options, const struct Forward *newfwd)
struct Forward *fwd;
struct Forward *local_forwards;
struct Forward *remote_forwards;
int parse_forward(struct Forward *, const char *, int, int);
void add_local_forward(Options *, const struct Forward *);
void add_remote_forward(Options *, const struct Forward *);
struct Forward fwd;
struct Forward *rfwd = (struct Forward *)ctxt;
struct Forward fwd;