Searched refs:buildSolicitPacket (Results 1 – 2 of 2) sorted by relevance
675 public static ByteBuffer buildSolicitPacket(int transId, long millisecs, in buildSolicitPacket() method in Dhcp6Packet
440 final ByteBuffer packet = Dhcp6Packet.buildSolicitPacket(transId, elapsedTimeMs, in sendSolicitPacket()