Lines Matching full:inet_ntop
1341 inet_ntop(nodecon->addr->family, &nodecon->addr->ip, buf, 256);1348 inet_ntop(nodecon->mask->family, &nodecon->mask->ip, buf, 256);1591 inet_ntop(ipaddr->family, &ipaddr->ip, buf, 256);