Searched defs:sendDhcpRequest (Results 1 – 2 of 2) sorted by relevance
521 void DhcpClient::sendDhcpRequest(in_addr_t destination) { in sendDhcpRequest() function in DhcpClient
238 private void sendDhcpRequest(DhcpPacket offerPacket, byte[] macAddress) in sendDhcpRequest() method in TetheringTester