Searched refs:buildDiscoverPacket (Results 1 – 3 of 3) sorted by relevance
696 ByteBuffer packet = DhcpPacket.buildDiscoverPacket( in testDiscoverPacket()
406 ByteBuffer packet = DhcpPacket.buildDiscoverPacket( in sendDiscoverPacket()
1159 public static ByteBuffer buildDiscoverPacket(int encap, int transactionId, in buildDiscoverPacket() method in DhcpPacket