RTALLOC1          154 net/if_atmsubr.c 			if ((rt0 = rt = RTALLOC1(dst, 0)) != NULL)
RTALLOC1          165 net/if_atmsubr.c 			lookup: rt->rt_gwroute = RTALLOC1(rt->rt_gateway, 0);
RTALLOC1          239 netinet/if_atm.c 		rt = RTALLOC1(dst, 0);