Searched refs:rt_spare (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sbin/routed/ |
| HD | defs.h | 200 struct rt_spare { struct 565 void trace_change(struct rt_entry *, u_int, struct rt_spare *, 568 void trace_upslot(struct rt_entry *, struct rt_spare *, 569 struct rt_spare *); 600 void rtadd(naddr, naddr, u_int, struct rt_spare *); 601 void rtchange(struct rt_entry *, u_int, struct rt_spare *, char *); 603 void rts_delete(struct rt_entry *, struct rt_spare *); 605 void rtswitch(struct rt_entry *, struct rt_spare *);
|
| HD | table.c | 43 static struct rt_spare *rts_better(struct rt_entry *); 44 static struct rt_spare rts_empty = {0,0,0,HOPCNT_INFINITY,0,0,0}; 828 struct rt_spare new; in kern_check_static() 1702 struct rt_spare *new) in rtadd() 1707 struct rt_spare *rts; in rtadd() 1756 struct rt_spare *new, in rtchange() 1797 static struct rt_spare * 1800 struct rt_spare *rts, *rts1; in rts_better() 1818 struct rt_spare *rts) in rtswitch() 1820 struct rt_spare swap; in rtswitch() [all …]
|
| HD | trace.c | 594 print_rts(struct rt_spare *rts, in print_rts() 661 struct rt_spare *rts, in trace_upslot() 662 struct rt_spare *new) in trace_upslot() 774 struct rt_spare *new, in trace_change() 835 struct rt_spare *rts; in walk_trace()
|
| HD | input.c | 45 static void input_route(naddr, naddr, struct rt_spare *, struct netinfo *); 146 struct rt_spare new; in input() 785 struct rt_spare *new, in input_route() 790 struct rt_spare *rts, *rts0; in input_route()
|
| HD | if.c | 74 static struct rt_spare loop_rts; 1274 static struct rt_spare new; in check_net_syn() 1321 static struct rt_spare new; in addrouteforif()
|
| HD | rdisc.c | 457 struct rt_spare new; in rdisc_sort()
|
| HD | output.c | 448 struct rt_spare *rts; in walk_supply()
|