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