Searched defs:Dhcp6RebindPacket (Results 1 – 1 of 1) sorted by relevance
32 public class Dhcp6RebindPacket extends Dhcp6Packet { class36 Dhcp6RebindPacket(int transId, int elapsedTime, @NonNull final byte[] clientDuid, in Dhcp6RebindPacket() method in Dhcp6RebindPacket