Home
last modified time | relevance | path

Searched refs:TCPTYPE_ACTIVE_STR (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/base/
H A Dtcpport.cc71 if (address.tcptype() == TCPTYPE_ACTIVE_STR || in CreateConnection()
127 TCP_PROTOCOL_NAME, TCPTYPE_ACTIVE_STR, LOCAL_PORT_TYPE, in PrepareAddress()
H A Dport.h49 extern const char TCPTYPE_ACTIVE_STR[];
H A Dtransport.cc429 (cand.tcptype() == TCPTYPE_ACTIVE_STR || port == 0)) { in VerifyCandidate()
H A Dport.cc136 const char TCPTYPE_ACTIVE_STR[] = "active"; variable
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dice_transport_internal.cc30 (cand.tcptype() == cricket::TCPTYPE_ACTIVE_STR || port == 0)) { in VerifyCandidate()
H A Dtcp_port.cc125 if ((address.tcptype() == TCPTYPE_ACTIVE_STR && in CreateConnection()
193 rtc::SocketAddress(), TCP_PROTOCOL_NAME, "", TCPTYPE_ACTIVE_STR, in PrepareAddress()
H A Dport.h57 extern const char TCPTYPE_ACTIVE_STR[];
H A Dport.cc94 const char TCPTYPE_ACTIVE_STR[] = "active"; variable
H A Dp2p_transport_channel.cc1048 remote_candidate.set_tcptype(TCPTYPE_ACTIVE_STR); in OnUnknownAddress()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/base/
H A Dtcpport.cc133 if (address.tcptype() == TCPTYPE_ACTIVE_STR || in CreateConnection()
191 TCP_PROTOCOL_NAME, "", TCPTYPE_ACTIVE_STR, LOCAL_PORT_TYPE, in PrepareAddress()
H A Djseptransport.cc95 (cand.tcptype() == TCPTYPE_ACTIVE_STR || port == 0)) { in VerifyCandidate()
H A Dport.h53 extern const char TCPTYPE_ACTIVE_STR[];
H A Dport.cc115 const char TCPTYPE_ACTIVE_STR[] = "active"; variable
H A Dp2ptransportchannel_unittest.cc736 if (candidate.tcptype() == TCPTYPE_ACTIVE_STR) { in VerifySavedTcpCandidates()
1603 VerifySavedTcpCandidates(1, TCPTYPE_ACTIVE_STR); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dtcp_port.cc125 if ((address.tcptype() == TCPTYPE_ACTIVE_STR && in CreateConnection()
193 rtc::SocketAddress(), TCP_PROTOCOL_NAME, "", TCPTYPE_ACTIVE_STR, in PrepareAddress()
H A Dport.h56 extern const char TCPTYPE_ACTIVE_STR[];
H A Dport.cc94 const char TCPTYPE_ACTIVE_STR[] = "active"; variable
H A Dp2p_transport_channel.cc1020 remote_candidate.set_tcptype(TCPTYPE_ACTIVE_STR); in OnUnknownAddress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dtcp_port.cc125 if ((address.tcptype() == TCPTYPE_ACTIVE_STR && in CreateConnection()
193 rtc::SocketAddress(), TCP_PROTOCOL_NAME, "", TCPTYPE_ACTIVE_STR, in PrepareAddress()
H A Dport.h56 extern const char TCPTYPE_ACTIVE_STR[];
H A Dport.cc94 const char TCPTYPE_ACTIVE_STR[] = "active"; variable
H A Dp2p_transport_channel.cc1035 remote_candidate.set_tcptype(TCPTYPE_ACTIVE_STR); in OnUnknownAddress()
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/external/steamwebrtc/
H A Dwebrtc_sdp.cc1187 if (tcptype != cricket::TCPTYPE_ACTIVE_STR && in ParseCandidate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Djsep_transport_controller.cc39 (cand.tcptype() == cricket::TCPTYPE_ACTIVE_STR || port == 0)) { in VerifyCandidate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Djsep_transport_controller.cc42 (cand.tcptype() == cricket::TCPTYPE_ACTIVE_STR || port == 0)) { in VerifyCandidate()

12