Searched defs:strAddrLen (Results 1 – 1 of 1) sorted by relevance
966 …c int32_t SlNetUtil_bin2StrIpV4(SlNetSock_InAddr_t *binaryAddr, char *strAddr, uint16_t strAddrLen) in SlNetUtil_bin2StrIpV4()1038 … int32_t SlNetUtil_bin2StrIpV6(SlNetSock_In6Addr_t *binaryAddr, char *strAddr, uint16_t strAddrLen) in SlNetUtil_bin2StrIpV6()1098 …Util_inetNtop(int16_t addrFamily, const void *binaryAddr, char *strAddr, SlNetSocklen_t strAddrLen) in SlNetUtil_inetNtop()