Searched refs:TransactionMap (Results 1 – 2 of 2) sorted by relevance
19 tr_map: &Arc<Mutex<TransactionMap>>, in on_rtx_timeout() argument167 tr_map: Arc<Mutex<TransactionMap>>, in start_rtx_timer() argument235 pub struct TransactionMap { struct239 impl TransactionMap { impl241 pub fn new() -> TransactionMap { in new()242 TransactionMap { in new()
70 tr_map: Arc<Mutex<TransactionMap>>,197 tr_map: Arc::new(Mutex::new(TransactionMap::new())), in new()269 tr_map: &Arc<Mutex<TransactionMap>>, in handle_inbound() argument305 tr_map: &Arc<Mutex<TransactionMap>>, in handle_stun_message() argument