Searched refs:buildNakPacket (Results 1 – 4 of 4) sorted by relevance
321 val packet = DhcpPacket.buildNakPacket(DhcpPacket.ENCAP_L2, 42, in doTestDhcpResponseWithMfBitDropped()
747 final ByteBuffer nakPacket = DhcpPacket.buildNakPacket( in transmitNak()
1643 public static ByteBuffer buildNakPacket(int encap, int transactionId, Inet4Address serverIpAddr, in buildNakPacket() method in DhcpPacket
1149 return DhcpPacket.buildNakPacket(DhcpPacket.ENCAP_L2, packet.getTransactionId(),