Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c3136 int is_client, struct ForwardOptions *fwd_opts)
3184 int *allocated_listen_port, struct ForwardOptions *fwd_opts)
3332 struct ForwardOptions *fwd_opts)
3457 int cport, struct ForwardOptions *fwd_opts)
3518 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts)
3528 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts)
3542 int *allocated_listen_port, struct ForwardOptions *fwd_opts)
Dservconf.h94 struct ForwardOptions fwd_opts; /* forwarding options */ member
Dreadconf.h38 struct ForwardOptions fwd_opts; /* forwarding options */ member