Lines Matching defs:rt_entry
215 struct rt_entry {
690 extern void trace_add_del(const char *, struct rt_entry *);
691 extern void trace_change(struct rt_entry *, uint16_t, struct rt_spare *,
696 extern void trace_upslot(struct rt_entry *, struct rt_spare *,
743 extern struct rt_entry *rtget(in_addr_t, in_addr_t);
744 extern struct rt_entry *rtfind(in_addr_t);
747 extern void rtchange(struct rt_entry *, uint16_t, struct rt_spare *,
749 extern void rtdelete(struct rt_entry *);
750 extern void rts_delete(struct rt_entry *, struct rt_spare *);
751 extern void rtbad_sub(struct rt_entry *, struct interface *);
752 extern void rtswitch(struct rt_entry *, struct rt_spare *);