Home
last modified time | relevance | path

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

/webrtc/webrtc/src/sctp_transport/
H A Dmod.rs36 const SCTP_MAX_CHANNELS: u16 = u16::MAX; constant
109 max_channels: SCTP_MAX_CHANNELS, in new()
351 SCTP_MAX_CHANNELS in max_channels()