Searched refs:buildDiscoverPacket (Results 1 – 3 of 3) sorted by relevance
712 final ByteBuffer packet = DhcpPacket.buildDiscoverPacket( in sendDiscoverPacket()1335 final ByteBuffer packet = DhcpPacket.buildDiscoverPacket( in sendPreconnectionPacket()
1391 public static ByteBuffer buildDiscoverPacket(int encap, int transactionId, in buildDiscoverPacket() method in DhcpPacket
1066 ByteBuffer packet = DhcpPacket.buildDiscoverPacket( in testDiscoverPacket()