RTAX_DST          310 net/route.c    			info.rti_info[RTAX_DST] = dst;
RTAX_DST          358 net/route.c    			info.rti_info[RTAX_DST] = rt_key(rt);
RTAX_DST          381 net/route.c    			info.rti_info[RTAX_DST] = dst;
RTAX_DST          496 net/route.c    			info.rti_info[RTAX_DST] = dst;
RTAX_DST          531 net/route.c    	info.rti_info[RTAX_DST] = dst;
RTAX_DST          554 net/route.c    	info.rti_info[RTAX_DST] = rt_key(rt);
RTAX_DST          673 net/route.c    	info.rti_info[RTAX_DST] = dst;
RTAX_DST          703 net/route.c    				sa = info->rti_info[RTAX_DST];
RTAX_DST          707 net/route.c    		else if (info->rti_info[RTAX_DST] != NULL &&
RTAX_DST          710 net/route.c    			    info->rti_info[RTAX_DST],
RTAX_DST          737 net/route.c    	if ((rnh = rt_gettable(info->rti_info[RTAX_DST]->sa_family, tableid)) ==
RTAX_DST          744 net/route.c    		if ((rn = rnh->rnh_lookup(info->rti_info[RTAX_DST],
RTAX_DST          761 net/route.c    		if ((rn = rnh->rnh_deladdr(info->rti_info[RTAX_DST],
RTAX_DST          785 net/route.c    			if ((rn = rnh->rnh_lookup(info->rti_info[RTAX_DST],
RTAX_DST          829 net/route.c    		if (rt_setgate(rt, info->rti_info[RTAX_DST],
RTAX_DST          836 net/route.c    			rt_maskedcopy(info->rti_info[RTAX_DST], ndst,
RTAX_DST          839 net/route.c    			Bcopy(info->rti_info[RTAX_DST], ndst,
RTAX_DST          840 net/route.c    			    info->rti_info[RTAX_DST]->sa_len);
RTAX_DST          897 net/route.c    		    (rn = rnh->rnh_lookup(info->rti_info[RTAX_DST],
RTAX_DST          917 net/route.c    		if_group_routechange(info->rti_info[RTAX_DST],
RTAX_DST         1032 net/route.c    	info.rti_info[RTAX_DST] = dst;
RTAX_DST           97 net/rtsock.c   #define dst	info.rti_info[RTAX_DST]
RTAX_DST          661 net/rtsock.c   	struct sockaddr		*sa = rtinfo->rti_info[RTAX_DST];
RTAX_DST          630 netinet/in_pcb.c 		info.rti_info[RTAX_DST] = &inp->inp_route.ro_dst;
RTAX_DST          400 netinet/ip_carp.c 			info.rti_info[RTAX_DST] = ifa->ifa_addr;
RTAX_DST          440 netinet/ip_carp.c 					info.rti_info[RTAX_DST] = ifa->ifa_addr;
RTAX_DST          451 netinet/ip_carp.c 						info.rti_info[RTAX_DST] = &sa;
RTAX_DST          462 netinet/ip_carp.c 					info.rti_info[RTAX_DST] = &sa;
RTAX_DST         1101 netinet6/in6.c 			info.rti_info[RTAX_DST] = (struct sockaddr *)&mltaddr;
RTAX_DST         1170 netinet6/in6.c 			info.rti_info[RTAX_DST] = (struct sockaddr *)&mltaddr;
RTAX_DST          426 netinet6/nd6_rtr.c 	info.rti_info[RTAX_DST] = rt_key(rt);