Home
last modified time | relevance | path

Searched refs:mRequestAddress (Results 1 – 2 of 2) sorted by relevance

/device/generic/trusty/dhcp/client/
Ddhcpclient.h99 in_addr_t mRequestAddress; // Address we'd like to use in requests variable
Ddhcpclient.cpp244 mRequestAddress = msg.dhcpData.yiaddr; in waitAndReceive()
502 mLastMsg = Message::request(mInterface.getMacAddress(), mRequestAddress, destination); in sendDhcpRequest()