Searched defs:TestDhcpPacket (Results 1 – 1 of 1) sorted by relevance
56 class TestDhcpPacket extends DhcpPacket { class in DhcpPacketTest61 public TestDhcpPacket(byte type, Inet4Address clientIp, Inet4Address yourIp) { in TestDhcpPacket() method in DhcpPacketTest.TestDhcpPacket67 public TestDhcpPacket(byte type) { in TestDhcpPacket() method in DhcpPacketTest.TestDhcpPacket