Home
last modified time | relevance | path

Searched refs:set_supported_extensions (Results 1 – 4 of 4) sorted by relevance

/webrtc/sctp/src/chunk/
H A Dchunk_init.rs291 pub(crate) fn set_supported_extensions(&mut self) { in set_supported_extensions() method
/webrtc/sctp/src/association/association_internal/
H A Dassociation_internal_test.rs382 init.set_supported_extensions(); in handle_init_test()
/webrtc/sctp/src/association/
H A Dmod.rs320 init.set_supported_extensions(); in new()
H A Dassociation_internal.rs705 init_ack.set_supported_extensions(); in handle_init()