Lines Matching full:inet_ntop
935 const char * addrStr = inet_ntop(af, addr, buf, sizeof(buf));1494 if (inet_ntop(af, uaddr, name, (socklen_t)sizeof(name)) == NULL)