Searched refs:PROXY_SOCKS5 (Results 1 – 3 of 3) sorted by relevance
21 enum ProxyType { PROXY_NONE, PROXY_HTTPS, PROXY_SOCKS5, PROXY_UNKNOWN }; enumerator
127 if (proxy_info.type == PROXY_SOCKS5) { in CreateClientTcpSocket()
1125 SetProxy(endpoint, rtc::PROXY_SOCKS5); in ConfigureEndpoint()