Searched refs:SetPeerBandwidthProperties (Results 1 – 2 of 2) sorted by relevance
3 crate::messages::define::SetPeerBandwidthProperties, byteorder::BigEndian,39 ) -> Result<SetPeerBandwidthProperties, ProtocolControlMessageReaderError> { in read_set_peer_bandwidth() argument43 Ok(SetPeerBandwidthProperties::new(window_size, limit_type)) in read_set_peer_bandwidth()
4 pub struct SetPeerBandwidthProperties { struct9 impl SetPeerBandwidthProperties { argument41 properties: SetPeerBandwidthProperties,