Home | History | Annotate | Download | only in iputils

Lines Matching full:inet_ntoa

594 	printf("PING %s (%s) ", hostname, inet_ntoa(whereto.sin_addr));
596 printf("from %s %s: ", inet_ntoa(source.sin_addr), device ?: "");
1297 printf(" %s ", inet_ntoa(*(struct in_addr *)&ip->saddr));
1298 printf(" %s ", inet_ntoa
1318 sprintf(buf, "%s", inet_ntoa(*(struct in_addr *)&addr));
1328 inet_ntoa(*(struct in_addr *)&addr));