Lines Matching refs:Forward
254 * Adds a local TCP/IP port forward to options. Never returns if there is an
259 add_local_forward(Options *options, const Forward *newfwd)
261 Forward *fwd;
279 * Adds a remote TCP/IP port forward to options. Never returns if there is
284 add_remote_forward(Options *options, const Forward *newfwd)
286 Forward *fwd;
364 Forward fwd;
1387 parse_forward(Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd)