Lines Matching full:pr_addr
158 static char * pr_addr(struct in6_addr *addr);
1251 printf("PING %s(%s) ", hostname, pr_addr(&whereto.sin6_addr));
1336 printf("From %s icmp_seq=%u ", pr_addr(&sin6->sin6_addr), ntohs(icmph.icmp6_seq));
1623 hops, 0, tv, pr_addr(&from->sin6_addr),
1633 hops, 0, tv, pr_addr(&from->sin6_addr),
1673 printf("From %s: icmp_seq=%u ", pr_addr(&from->sin6_addr), ntohs(icmph1->icmp6_seq));
1679 printf("From %s: ", pr_addr(&from->sin6_addr));
1803 * pr_addr --
1807 char * pr_addr(struct in6_addr *addr)