Searched refs:SlNetUtil_bin2StrIpV4 (Results 1 – 1 of 1) sorted by relevance
78 static int32_t SlNetUtil_bin2StrIpV4(SlNetSock_InAddr_t *binaryAddr, char *strAddr, uint16_t strAdd…966 static int32_t SlNetUtil_bin2StrIpV4(SlNetSock_InAddr_t *binaryAddr, char *strAddr, uint16_t strAdd… in SlNetUtil_bin2StrIpV4() function1107 retVal = SlNetUtil_bin2StrIpV4((SlNetSock_InAddr_t *)binaryAddr, strAddr, strAddrLen); in SlNetUtil_inetNtop()