Searched refs:pIp2 (Results 1 – 1 of 1) sorted by relevance
64 char *pIp2 = UintIp4ToStr(ip, true); variable65 if (pIp2 != nullptr) {66 DHCP_LOGI("pIp2:%{public}s", pIp2);67 free(pIp2);68 pIp2 = nullptr;