Home
last modified time | relevance | path

Searched defs:PROTO_VERS4 (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DSocksConsts.java32 static final int PROTO_VERS4 = 4; field
/libcore/ojluni/src/test/java/net/Socks/
DSocksServer.java32 static final int PROTO_VERS4 = 4; field in SocksServer