Searched refs:oldroute (Results 1 – 1 of 1) sorted by relevance
332 struct rt_entry oldroute; in rtchange() local367 oldroute = *rt; in rtchange()389 (struct rt_entry *)&oldroute); in rtchange()393 (struct rt_entry *)&oldroute); in rtchange()396 rlen = rtcmd(RTM_DELETE, &oldroute.rt_dst, in rtchange()397 &oldroute.rt_router, oldroute.rt_prefix_length, in rtchange()398 oldroute.rt_ifp->int_name, oldroute.rt_flags); in rtchange()402 (struct rt_entry *)&oldroute); in rtchange()405 (struct rt_entry *)&oldroute); in rtchange()413 (struct rt_entry *)&oldroute); in rtchange()[all …]