pr_addr
pr_addr(*(struct in_addr *)&(icp->icmp_mask)));
pr_addr(from->sin_addr));
printf("\t%s", pr_addr(ina));
printf("\t%s", pr_addr(ina));
static char *pr_addr(struct in_addr);
pr_addr(from, fromlen));
pr_addr(from, fromlen), seq);
pr_addr((struct sockaddr *)&dstsa,
printf("%d bytes from %s: ", cc, pr_addr(from, fromlen));
printf("%d bytes from %s: ", cc, pr_addr(from, fromlen));
pr_addr((struct sockaddr *)&mtuctl->ip6m_addr,
const char *pr_addr(struct sockaddr *, int);
printf("%s --> ", pr_addr((struct sockaddr *)&src, sizeof(src)));
printf("%s\n", pr_addr((struct sockaddr *)&dst, sizeof(dst)));
prof->pr_addr = pc;
addupc_task(p, p->p_prof.pr_addr,
addupc_task(p, p->p_prof.pr_addr, p->p_prof.pr_ticks);
u_long pr_addr; /* temp storage for addr until AST */