Searched refs:addrToStr (Results 1 – 3 of 3) sorted by relevance
23 std::string addrToStr(in_addr_t address);
19 std::string addrToStr(in_addr_t address) { in addrToStr() function
47 static std::string addrToStr(in_addr_t address) { in addrToStr() function426 if (property_set(propName, addrToStr(mDhcpInfo.gateway).c_str()) != 0) { in configureDhcp()436 addrToStr(mDhcpInfo.dns[i]).c_str()) != 0) { in configureDhcp()