Lines Matching defs:flight

8131                 let flight = emit_flight(&mut self.client)?;  in handshake()  localVariable
8134 let flight = emit_flight(&mut self.server)?; in handshake() localVariable
8269 let mut flight = Vec::new(); in emit_flight_with_max_buffer() localVariable
8672 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in handshake_confirmation() localVariable
8676 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in handshake_confirmation() localVariable
8687 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in handshake_confirmation() localVariable
8698 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in handshake_confirmation() localVariable
8709 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in handshake_confirmation() localVariable
9034 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in limit_handshake_data() localVariable
9038 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in limit_handshake_data() localVariable
10126 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in early_1rtt_packet() localVariable
10130 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in early_1rtt_packet() localVariable
10134 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in early_1rtt_packet() localVariable
11763 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in missing_retry_source_connection_id() localVariable
11829 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in invalid_retry_source_connection_id() localVariable
13148 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in handshake_anti_deadlock() localVariable
13184 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in handshake_packet_type_corruption() localVariable
13281 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in dgram_send_app_limited() localVariable
13284 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in dgram_send_app_limited() localVariable
13698 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in app_close_by_server_during_handshake_private_key_failure() localVariable
13704 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in app_close_by_server_during_handshake_private_key_failure() localVariable
13754 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in app_close_by_server_during_handshake_not_established() localVariable
13757 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in app_close_by_server_during_handshake_not_established() localVariable
13773 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in app_close_by_server_during_handshake_not_established() localVariable
13804 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in app_close_by_server_during_handshake_established() localVariable
13807 let flight = testing::emit_flight(&mut pipe.server).unwrap(); in app_close_by_server_during_handshake_established() localVariable
13820 let flight = testing::emit_flight(&mut pipe.client).unwrap(); in app_close_by_server_during_handshake_established() localVariable
14768 let mut flight = in client_discard_unknown_address() localVariable
14876 let mut flight = in path_probing_dos() localVariable