Searched defs:DhcpDiscoverPacket (Results 1 – 1 of 1) sorted by relevance
25 public class DhcpDiscoverPacket extends DhcpPacket { class34 DhcpDiscoverPacket(int transId, short secs, Inet4Address relayIp, byte[] clientMac, in DhcpDiscoverPacket() method in DhcpDiscoverPacket