Searched defs:chunk_type (Results 1 – 2 of 2) sorted by relevance
| /webrtc/sctp/src/chunk/ | ||
| H A D | mod.rs | 19 pub(crate) mod chunk_type; module |
| /webrtc/rtcp/src/extended_report/ | ||
| H A D | rle.rs | 56 pub fn chunk_type(&self) -> ChunkType { in chunk_type() method |