Searched defs:ControlMsgBytes (Results 1 – 1 of 1) sorted by relevance
37 type ControlMsgBytes = VecDeque<u8>; typedef82 ) -> Result<Vec<ControlMsgBytes>> { in process_tx_ctrl_msg()147 ) -> Vec<ControlMsgBytes> { in process_tx_ctrl_queue()175 sender: &mut mpsc::UnboundedSender<Vec<ControlMsgBytes>>, in run_tx_ctrl_queue()197 receiver: &mut mpsc::UnboundedReceiver<Vec<ControlMsgBytes>>, in run_rx_ctrl_queue()