Searched refs:UintIp4ToStr (Results 1 – 3 of 3) sorted by relevance
58 char *pIp = UintIp4ToStr(ip, false);64 char *pIp2 = UintIp4ToStr(ip, true);
33 char *UintIp4ToStr(uint32_t uIp, bool bHost);
54 char *UintIp4ToStr(uint32_t uIp, bool bHost) in UintIp4ToStr() function85 char *pIp = UintIp4ToStr(ip, false); in IntIpv4ToAnonymizeStr()