Searched refs:requested_ip_address (Results 1 – 2 of 2) sorted by relevance
77 void SetRequestedIpAddress(uint32_t requested_ip_address);
419 void DHCPMessage::SetRequestedIpAddress(uint32_t requested_ip_address) { in SetRequestedIpAddress() argument420 requested_ip_address_ = requested_ip_address; in SetRequestedIpAddress()