HomeSort by relevance Sort by last modified time
    Searched refs:kTunnelCommand (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/socket/
socks5_client_socket.h 97 static const uint8 kTunnelCommand;
socks5_client_socket.cc 25 const uint8 SOCKS5ClientSocket::kTunnelCommand = 0x01;
362 handshake->push_back(kTunnelCommand); // Connect command

Completed in 523 milliseconds