Home
last modified time | relevance | path

Searched refs:packets_lost (Results 1 – 2 of 2) sorted by relevance

/webrtc/webrtc/src/stats/
H A Dmod.rs545 pub packets_lost: i64, field
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs1448 packets_lost: remote_inbound_packets_lost as i64, in collect_outbound_stats()