Searched refs:MUX_FWD_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
149 #define MUX_FWD_DYNAMIC 3 macro555 case MUX_FWD_DYNAMIC: in format_forward()744 ftype != MUX_FWD_DYNAMIC) { in mux_master_process_open_fwd()753 if (ftype == MUX_FWD_DYNAMIC && fwd.listen_path) { in mux_master_process_open_fwd()765 (ftype != MUX_FWD_DYNAMIC && ftype != MUX_FWD_REMOTE && in mux_master_process_open_fwd()771 if (ftype != MUX_FWD_DYNAMIC && fwd.connect_host == NULL && in mux_master_process_open_fwd()780 case MUX_FWD_DYNAMIC: in mux_master_process_open_fwd()820 if (ftype == MUX_FWD_LOCAL || ftype == MUX_FWD_DYNAMIC) { in mux_master_process_open_fwd()915 case MUX_FWD_DYNAMIC: in mux_master_process_close_fwd()1885 MUX_FWD_DYNAMIC : MUX_FWD_LOCAL, in mux_client_forwards()
172 forwarding type may be MUX_FWD_LOCAL, MUX_FWD_REMOTE, MUX_FWD_DYNAMIC.282 #define MUX_FWD_DYNAMIC 3