Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/common/include/
Dmessage.h73 in_addr_t requestedIp() const;
/device/generic/goldfish/dhcp/common/
Dmessage.cpp227 in_addr_t Message::requestedIp() const { in requestedIp() function in Message