Home
last modified time | relevance | path

Searched refs:rt_spare (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sbin/routed/
H A Ddefs.h178 struct rt_spare { struct
534 extern void trace_change(struct rt_entry *, u_int, struct rt_spare *,
537 extern void trace_upslot(struct rt_entry *, struct rt_spare *,
538 struct rt_spare *);
572 extern void rtadd(naddr, naddr, u_int, struct rt_spare *);
573 extern void rtchange(struct rt_entry *, u_int, struct rt_spare *, char *);
575 extern void rts_delete(struct rt_entry *, struct rt_spare *);
577 extern void rtswitch(struct rt_entry *, struct rt_spare *);
H A Dtable.c810 struct rt_spare new; in kern_check_static()
1651 struct rt_spare *new) in rtadd()
1656 struct rt_spare *rts; in rtadd()
1703 struct rt_spare *new, in rtchange()
1744 static struct rt_spare *
1765 struct rt_spare *rts) in rtswitch()
1767 struct rt_spare swap; in rtswitch()
1826 struct rt_spare *rts) in rts_delete()
1838 struct rt_spare new; in rtbad()
1924 struct rt_spare *rts; in walk_bad()
[all …]
H A Dtrace.c576 print_rts(struct rt_spare *rts, in print_rts()
635 struct rt_spare *rts, in trace_upslot()
636 struct rt_spare *new) in trace_upslot()
745 struct rt_spare *new, in trace_change()
802 struct rt_spare *rts; in walk_trace()
H A Dinput.c37 static void input_route(naddr, naddr, struct rt_spare *, struct netinfo *);
138 struct rt_spare new; in input()
750 struct rt_spare *new, in input_route()
755 struct rt_spare *rts, *rts0; in input_route()
H A Dif.c64 struct rt_spare loop_rts;
1257 static struct rt_spare new; in check_net_syn()
1304 static struct rt_spare new; in addrouteforif()
H A Doutput.c443 struct rt_spare *rts; in walk_supply()
H A Drdisc.c443 struct rt_spare new; in rdisc_sort()