printaddr
nlog(LOG_DEBUG, "destination address: %s", printaddr(&address));
nlog(LOG_DEBUG, "gateway address: %s", printaddr(&address));
nlog(LOG_DEBUG, "netmask: %s", printaddr(&address));
nlog(LOG_DEBUG, "cloning mask: %s", printaddr(&address));
nlog(LOG_DEBUG, "interface name: %s", printaddr(&address));
nlog(LOG_DEBUG, "interface address: %s", printaddr(&address));
nlog(LOG_DEBUG, "author: %s", printaddr(&address));
nlog(LOG_DEBUG, "broadcast address: %s", printaddr(&address));
static char *printaddr(void **);
printaddr(v, FRI_NORMAL, ifname, (u_32_t *)&addr->in6, NULL);
printaddr(fp->fr_v, fp->fr_satype, fp->fr_ifname,
printaddr(fp->fr_v, fp->fr_datype, fp->fr_ifname,
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), &e->e_from, false);
printaddr(sm_debug_file(), e->e_sendqueue, true);
printaddr(sm_debug_file(), to, false);
printaddr(sm_debug_file(), ctladdr, false);
printaddr(sm_debug_file(), to, false);
printaddr(sm_debug_file(), &e->e_from, false);
printaddr(sm_debug_file(), e->e_sendqueue, true);
printaddr(sm_debug_file(), q, false);
printaddr(sm_debug_file(), q, false);
printaddr(sm_debug_file(), &ee->e_from, false);
printaddr(sm_debug_file(), &e->e_from, false);
printaddr(sm_debug_file(), ctladdr, false);
printaddr(sm_debug_file(), e->e_sendqueue, true);
printaddr(sm_debug_file(), ee->e_sendqueue, true);
printaddr(sm_debug_file(), &e->e_from, false);
printaddr(sm_debug_file(), e->e_sendqueue, true);
printaddr(sm_debug_file(), &e->e_from, false);
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), e->e_sendqueue, true);
printaddr(sm_debug_file(), q, false);
printaddr(sm_debug_file(), new, false);
printaddr(sm_debug_file(), *sendq, true);
printaddr(sm_debug_file(), ctladdr, false);
printaddr(sm_debug_file(), ctladdr, false);
printaddr(sm_debug_file(), ctladdr, false);
printaddr(sm_debug_file(), ctladdr, false);
printaddr(sm_debug_file(), b, false);
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), &a, false);
printaddr(sm_debug_file(), new, false);
printaddr(sm_debug_file(), q, false);
printaddr(sm_debug_file(), new, false);
printaddr(sm_debug_file(), new, false);
printaddr(sm_debug_file(), returnq, true);
printaddr(sm_debug_file(), e->e_sendqueue, true);
printaddr(sm_debug_file(), &e->e_from, false);
extern void printaddr __P((SM_FILE_T *, ADDRESS *, bool));
printaddr(smioout, e->e_sendqueue, true);
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), a, false);
printaddr(sm_debug_file(), a, false);
void printaddr (struct sockaddr *);
printf ("\n\taddr="), printaddr (ifp->ifa_addr);
printf ("\n\tnetmask="), printaddr (ifp->ifa_netmask);
printf ("\n\tbroadaddr="), printaddr (ifp->ifa_broadaddr);
printf ("\n\tdstaddr="), printaddr (ifp->ifa_dstaddr);
extern void printaddr __P((int, int, char *, u_32_t *, u_32_t *));