Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c465 char *tmpIpAddr = NULL; in LnnDumpPrintIp() local
466 Anonymize(ipAddr, &tmpIpAddr); in LnnDumpPrintIp()
467 LNN_LOGI(LNN_HEART_BEAT, "IpAddr=%{public}s", tmpIpAddr); in LnnDumpPrintIp()
468 AnonymizeFree(tmpIpAddr); in LnnDumpPrintIp()