Searched refs:ipxdp_ntoa (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Dtrace.c192 fprintf(fd, "dst %s, ", ipxdp_ntoa(&dst->sipx_addr));
194 ipxdp_ntoa(&gate->sipx_addr), rt->rt_metric, rt->rt_ticks);
250 asprintf(&lstr, "%s dst %s,", action, ipxdp_ntoa(&dst->sipx_addr));
253 olstr, ipxdp_ntoa(&gate->sipx_addr), rt->rt_metric, rt->rt_ticks);
297 ipxdp_ntoa(&sap->sap.ipx),
360 dir, ipxdp_ntoa(&who->sipx_addr),
364 dir, ipxdp_ntoa(&who->sipx_addr),
404 dir, ipxdp_ntoa(&who->sipx_addr),
408 dir, ipxdp_ntoa(&who->sipx_addr),
430 ipxdp_ntoa(
508 ipxdp_ntoa(addr) function
[all...]
H A Dsap_input.c62 ipxdp_ntoa(&ipxp->sipx_addr));
103 ipxdp_ntoa(&sap->sap.ipx),
H A Dtrace.h137 char *ipxdp_ntoa(struct ipx_addr *);
H A Dmain.c291 cc, ipxdp_ntoa(&ipxdp->ipx_dna));
292 fprintf(ftrace," from %s\n", ipxdp_ntoa(&ipxdp->ipx_sna));
H A Dtables.c320 ipxdp_ntoa(&((struct sockaddr_ipx *)&rt->rt_dst)->sipx_addr),
321 ipxdp_ntoa(&((struct sockaddr_ipx *)&rt->rt_router)->sipx_addr));
H A Dinput.c85 ipxdp_ntoa(&ipxp->sipx_addr));

Completed in 203 milliseconds