Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 20 of 20) sorted by relevance

/webrtc/examples/examples/rc-cycle/
H A Drc-cycle.rs10 fn drop(&mut self) { in drop() method
/webrtc/turn/src/client/
H A Dclient_test.rs86 drop(stared_tx); in test_client_with_stun_send_binding_request_to_parallel()
90 drop(finished_tx); in test_client_with_stun_send_binding_request_to_parallel()
/webrtc/util/src/vnet/conn/
H A Dconn_test.rs97 drop(done_ch_tx); in test_udp_conn_send_to_recv_from()
182 drop(done_ch_tx); in test_udp_conn_send_recv()
/webrtc/media/
H A DCHANGELOG.md7 …ampleBuiler`. Prior to this `SampleBuilder` would sometimes, incorrectly, drop packets that carry …
/webrtc/util/src/vnet/net/
H A Dnet_test.rs543 drop(done_tx); in test_net_virtual_resolver()
601 drop(done_ch_tx); in test_net_virtual_loopback2()
612 drop(close_ch_tx); in test_net_virtual_loopback2()
723 drop(done_ch_tx); in test_net_virtual_end2end()
766 drop(close_ch_tx); in test_net_virtual_end2end()
855 drop(done_ch_tx); in test_net_virtual_two_ips_on_a_nic()
898 drop(close_ch_tx); in test_net_virtual_two_ips_on_a_nic()
/webrtc/sctp/examples/
H A Dpong.rs94 drop(done_tx); in main()
H A Dping.rs105 drop(done_tx); in main()
/webrtc/dtls/src/
H A Dhandshaker.rs320 drop(done); in wait()
378 drop(done); in finish()
/webrtc/srtp/src/session/
H A Dsession_rtcp_test.rs213 drop(done_tx); in test_session_srtcp_replay_protection()
H A Dsession_rtp_test.rs282 drop(done_tx); in test_session_srtp_replay_protection()
/webrtc/dtls/src/conn/
H A Dconn_test.rs159 drop(ca); in test_routine_leak_on_close()
160 drop(cb); in test_routine_leak_on_close()
223 drop(ca); in test_sequence_number_overflow_on_application_data()
224 drop(cb); in test_sequence_number_overflow_on_application_data()
291 drop(ca); in test_sequence_number_overflow_on_handshake()
292 drop(cb); in test_sequence_number_overflow_on_handshake()
H A Dmod.rs820 drop(done); in read_and_buffer()
/webrtc/ice/src/udp_mux/
H A Dudp_mux_conn.rs215 drop(closed_tx); in close()
H A Dmod.rs232 drop(closed_tx); in close()
/webrtc/turn/src/server/
H A Dserver_test.rs333 drop(done_tx); in test_server_vnet_echo_via_relay()
/webrtc/data/src/data_channel/
H A Ddata_channel_test.rs99 drop(closed_tx); in create_new_association_pair()
153 drop(closed_tx); in close_association_pair()
/webrtc/util/src/buffer/
H A Dbuffer_test.rs144 drop(done_tx); in test_buffer_async()
/webrtc/webrtc/src/sctp_transport/
H A Dmod.rs223 drop(dcs); in accept_data_channels()
/webrtc/sctp/src/association/
H A Dassociation_test.rs96 drop(closed_tx); in create_new_association_pair()
156 drop(closed_tx); in close_association_pair()
2397 drop(writing_done_tx); in test_association_shutdown_during_write()
/webrtc/ice/src/agent/
H A Dagent_test.rs478 drop(accepted_tx); in test_connectivity_on_startup()
892 drop(cancel_tx3); in test_invalid_agent_starts()