Searched refs:SlNetUtil_bin2StrIpV6 (Results 1 – 1 of 1) sorted by relevance
79 static int32_t SlNetUtil_bin2StrIpV6(SlNetSock_In6Addr_t *binaryAddr, char *strAddr, uint16_t strAd…1038 static int32_t SlNetUtil_bin2StrIpV6(SlNetSock_In6Addr_t *binaryAddr, char *strAddr, uint16_t strAd… in SlNetUtil_bin2StrIpV6() function1112 retVal = SlNetUtil_bin2StrIpV6((SlNetSock_In6Addr_t *)binaryAddr, strAddr, strAddrLen); in SlNetUtil_inetNtop()