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