Searched refs:channel_bind (Results 1 – 3 of 3) sorted by relevance
86 let channel_bind = ChannelBind::new( in test_packet_handler() localVariable96 a.add_channel_bind(channel_bind.clone(), DEFAULT_LIFETIME) in test_packet_handler()152 channel_bind.number, channel_data.number, in test_packet_handler()
5 pub mod channel_bind; module11 use channel_bind::*;
5 use crate::allocation::channel_bind::ChannelBind;