Home
last modified time | relevance | path

Searched refs:MUX_FWD_LOCAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dmux.c147 #define MUX_FWD_LOCAL 1 macro
535 case MUX_FWD_LOCAL: in format_forward()
731 if (ftype != MUX_FWD_LOCAL && ftype != MUX_FWD_REMOTE && in mux_master_process_open_fwd()
766 case MUX_FWD_LOCAL: in mux_master_process_open_fwd()
806 if (ftype == MUX_FWD_LOCAL || ftype == MUX_FWD_DYNAMIC) { in mux_master_process_open_fwd()
900 case MUX_FWD_LOCAL: in mux_master_process_close_fwd()
1871 MUX_FWD_DYNAMIC : MUX_FWD_LOCAL, in mux_client_forwards()
H A DPROTOCOL.mux172 forwarding type may be MUX_FWD_LOCAL, MUX_FWD_REMOTE, MUX_FWD_DYNAMIC.
278 #define MUX_FWD_LOCAL 1