Searched defs:fwd_opts (Results 1 - 3 of 3) sorted by path

/freebsd-10-stable/crypto/openssh/
H A Dchannels.c2772 channel_fwd_bind_addr(const char *listen_addr, int *wildcardp, int is_client, struct ForwardOptions *fwd_opts) argument
2820 channel_setup_fwd_listener_tcpip(int type, struct Forward *fwd, int *allocated_listen_port, struct ForwardOptions *fwd_opts) argument
2968 channel_setup_fwd_listener_streamlocal(int type, struct Forward *fwd, struct ForwardOptions *fwd_opts) argument
3093 channel_cancel_lport_listener_tcpip(const char *lhost, u_short lport, int cport, struct ForwardOptions *fwd_opts) argument
3155 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) argument
3165 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts) argument
3178 channel_setup_remote_fwd_listener(struct Forward *fwd, int *allocated_listen_port, struct ForwardOptions *fwd_opts) argument
3448 channel_input_port_forward_request(int is_root, struct ForwardOptions *fwd_opts) argument
[all...]
H A Dreadconf.h39 struct ForwardOptions fwd_opts; /* forwarding options */ member in struct:__anon510
H A Dservconf.h97 struct ForwardOptions fwd_opts; /* forwarding options */ member in struct:__anon32

Completed in 180 milliseconds