Searched defs:serverId (Results 1 – 3 of 3) sorted by relevance
170 val serverId = it in clientConnectToOpenServerSocketBondedInsecure() constant193 val serverId = it in clientConnectToOpenServerSocketBondedSecure() constant215 val serverId = it in clientSendDataOverInsecureSocket() constant235 val serverId = it in clientSendDataOverSecureSocket() constant255 val serverId = it in clientReceiveDataOverInsecureSocket() constant276 val serverId = it in clientReceiveDataOverSecureSocket() constant
32 public DhcpReleasePacket(int transId, Inet4Address serverId, Inet4Address clientAddr, in DhcpReleasePacket()
428 public static String constructId(String serverId) { in constructId()