Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dpseudo_tcp.cc118 const uint8_t CTL_CONNECT = 0; variable
676 } else if (seg.data[0] == CTL_CONNECT) { in process()
1195 buf.WriteUInt8(CTL_CONNECT); in queueConnectMessage()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/p2p/base/
H A Dpseudotcp.cc132 const uint8 CTL_CONNECT = 0; variable
693 } else if (seg.data[0] == CTL_CONNECT) { in process()
1181 buf.WriteUInt8(CTL_CONNECT); in queueConnectMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/base/
H A Dpseudotcp.cc120 const uint8_t CTL_CONNECT = 0; variable
682 } else if (seg.data[0] == CTL_CONNECT) { in process()
1177 buf.WriteUInt8(CTL_CONNECT); in queueConnectMessage()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/base/
H A Dpseudotcp.cc116 const uint8 CTL_CONNECT = 0; in foo()
672 } else if (seg.data[0] == CTL_CONNECT) { in foo()
1163 buf.WriteUInt8(CTL_CONNECT); in foo()
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dpseudo_tcp.cc119 const uint8_t CTL_CONNECT = 0; variable
668 } else if (seg.data[0] == CTL_CONNECT) { in process()
1179 buf.WriteUInt8(CTL_CONNECT); in queueConnectMessage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dpseudo_tcp.cc119 const uint8_t CTL_CONNECT = 0; variable
668 } else if (seg.data[0] == CTL_CONNECT) { in process()
1179 buf.WriteUInt8(CTL_CONNECT); in queueConnectMessage()
/dports/net-im/libnice/libnice-0.1.18/agent/
H A Dpseudotcp.c202 #define CTL_CONNECT 0 macro
879 buf[size++] = CTL_CONNECT; in queue_connect_message()
1638 } else if (seg->data[0] == CTL_CONNECT) { in process()
/dports/net-im/libnice-gst1/libnice-0.1.18/agent/
H A Dpseudotcp.c202 #define CTL_CONNECT 0 macro
879 buf[size++] = CTL_CONNECT; in queue_connect_message()
1638 } else if (seg->data[0] == CTL_CONNECT) { in process()