Home
last modified time | relevance | path

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

/webrtc/sctp/src/param/
H A Dparam_outgoing_reset_request.rs46 pub(crate) stream_identifiers: Vec<u16>, field
87 let mut stream_identifiers = vec![]; in unmarshal() localVariable