Home
last modified time | relevance | path

Searched defs:time_sent (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/net/dcsctp/tx/
Doutstanding_data.h174 TimeMs time_sent, in Item()
187 TimeMs time_sent() const { return time_sent_; } in time_sent() function
Doutstanding_data.cc396 TimeMs time_sent, in Insert()
/external/rust/crates/quiche/src/recovery/
Dmod.rs1194 pub time_sent: Instant, field
1236 pub time_sent: Instant, field