Lines Matching defs:rt
1021 struct rt_entry *rt; in kern_check_static() local
1247 struct rt_entry *rt; in rtm_lose() local
2181 struct rt_entry *rt; in del_static() local
2280 struct rt_entry *rt; in rtget() local
2307 struct rt_entry *rt; in rtadd() local
2362 rtchange(struct rt_entry *rt, in rtchange()
2414 rts_better(struct rt_entry *rt) in rts_better()
2432 rtswitch(struct rt_entry *rt, in rtswitch()
2466 rtdelete(struct rt_entry *rt) in rtdelete()
2506 rts_delete(struct rt_entry *rt, struct rt_spare *rts) in rts_delete()
2530 rtbad(struct rt_entry *rt, struct interface *badifp) in rtbad()
2570 rtbad_sub(struct rt_entry *rt, struct interface *badifp) in rtbad_sub()