Searched refs:AttMtu (Results 1 – 2 of 2) sorted by relevance
27 pub struct AttMtu { struct41 impl AttMtu { argument119 let mtu = AttMtu::new(); in test_default_mtu()131 let mtu = AttMtu::new(); in test_guaranteed_mtu_during_client_negotiation()146 let mtu = AttMtu::new(); in test_mtu_blocking_snapshot_during_client_negotiation()164 let mtu = AttMtu::new(); in test_receive_mtu_request()180 let mtu = AttMtu::new(); in test_client_then_server_negotiation()200 let mtu = AttMtu::new(); in test_server_negotiation_then_pending_client_default_value()218 let mtu = AttMtu::new(); in test_server_negotiation_then_pending_client_finalized_value()238 let mtu = AttMtu::new(); in test_mtu_dropped_while_pending()
18 mtu::{AttMtu, MtuEvent},56 mtu: AttMtu,79 mtu: AttMtu::new(), in new()