Searched refs:OPT_STUN (Results 1 – 4 of 4) sorted by relevance
114 if (opts & PacketSocketFactory::OPT_STUN) in CreateServerTcpSocket()178 if (opts & PacketSocketFactory::OPT_STUN) { in CreateClientTcpSocket()
43 OPT_STUN = 0x04, enumerator
287 int opts = rtc::PacketSocketFactory::OPT_STUN; in CreateTurnClientSocket()
676 P2PSocketType type = (opts & rtc::PacketSocketFactory::OPT_STUN) ? in CreateServerTcpSocket()695 type = (opts & rtc::PacketSocketFactory::OPT_STUN) ? in CreateClientTcpSocket()698 type = (opts & rtc::PacketSocketFactory::OPT_STUN) ? in CreateClientTcpSocket()701 type = (opts & rtc::PacketSocketFactory::OPT_STUN) ? in CreateClientTcpSocket()