Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dsctp_utils.cc42 DCO_PRIORITY_LOW = 256, enumerator
93 } else if (priority <= DCO_PRIORITY_LOW) { in ParseDataChannelOpenMessage()
179 priority = DCO_PRIORITY_LOW; in WriteDataChannelOpenMessage()