Searched refs:InboundData (Results 1 – 2 of 2) sorted by relevance
73 read_ch_tx: Arc<Mutex<Option<mpsc::Sender<InboundData>>>>,265 read_ch_tx: &Arc<Mutex<Option<mpsc::Sender<InboundData>>>>, in handle_inbound() argument306 read_ch_tx: &Arc<Mutex<Option<mpsc::Sender<InboundData>>>>, in handle_stun_message() argument375 read_ch_tx: &Arc<Mutex<Option<mpsc::Sender<InboundData>>>>, in handle_channel_data() argument401 read_ch_tx: &Arc<Mutex<Option<mpsc::Sender<InboundData>>>>, in handle_inbound_relay_conn() argument410 .try_send(InboundData { in handle_inbound_relay_conn()
33 pub(crate) struct InboundData { struct60 pub(crate) read_ch_rx: Arc<Mutex<mpsc::Receiver<InboundData>>>,76 read_ch_rx: Arc<Mutex<mpsc::Receiver<InboundData>>>,