Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dsctp_utils.cc41 DCO_PRIORITY_VERY_LOW = 128, enumerator
91 if (priority <= DCO_PRIORITY_VERY_LOW) { in ParseDataChannelOpenMessage()
176 priority = DCO_PRIORITY_VERY_LOW; in WriteDataChannelOpenMessage()