Searched defs:ContextForward (Results 1 – 2 of 2) sorted by relevance
40 struct ContextForward { struct58 using HCtxForward = struct ContextForward *; argument
101 pub struct ContextForward { struct102 session_id: u32,103 channel_id: u32,104 check_order: bool,105 is_master: bool,106 id: u32,107 fd: i32,108 target_fd: i32,109 forward_type: ForwardType,110 local_args: Vec<String>,[all …]