Lines Matching refs:oldroute
330 struct rt_entry oldroute; in rtchange() local
365 oldroute = *rt; in rtchange()
387 (struct rt_entry *)&oldroute); in rtchange()
391 (struct rt_entry *)&oldroute); in rtchange()
394 rlen = rtcmd(RTM_DELETE, &oldroute.rt_dst, in rtchange()
395 &oldroute.rt_router, oldroute.rt_prefix_length, in rtchange()
396 oldroute.rt_ifp->int_name, oldroute.rt_flags); in rtchange()
400 (struct rt_entry *)&oldroute); in rtchange()
403 (struct rt_entry *)&oldroute); in rtchange()
411 (struct rt_entry *)&oldroute); in rtchange()
414 (struct rt_entry *)&oldroute); in rtchange()