Searched refs:ctl_child_id (Results 1 – 3 of 3) sorted by relevance
142 uint32_t ctl_child_id; /* child session for mux controllers */ member
190 cc->ctl_child_id = 0; in mux_master_session_cleanup_cb()207 if ((sc = channel_by_id(ssh, c->ctl_child_id)) == NULL) in mux_master_control_cleanup_cb()209 c->self, c->ctl_child_id); in mux_master_control_cleanup_cb()210 c->ctl_child_id = 0; in mux_master_control_cleanup_cb()452 c->ctl_child_id = nc->self; /* link control -> session channel */ in mux_master_process_new_session()1024 c->ctl_child_id = nc->self; /* link control -> session channel */ in mux_master_process_stdio_fwd()
1016 c->have_ctl_child_id ? "c" : "nc", c->ctl_child_id, in channel_format_status()