/src/sbin/routed/ |
input.c | 885 rtswitch(rt, 0); 932 rtswitch(rt, rts);
|
input.c | 885 rtswitch(rt, 0); 932 rtswitch(rt, rts);
|
table.c | 1836 rtswitch(struct rt_entry *rt, function in typeref:typename:void 1916 rtswitch(rt, 0); 2091 rtswitch(RT, 0);
|
table.c | 1836 rtswitch(struct rt_entry *rt, function in typeref:typename:void 1916 rtswitch(rt, 0); 2091 rtswitch(RT, 0);
|
defs.h | 607 extern void rtswitch(struct rt_entry *, struct rt_spare *);
|
defs.h | 607 extern void rtswitch(struct rt_entry *, struct rt_spare *);
|
rdisc.c | 527 rtswitch(rt, 0);
|
rdisc.c | 527 rtswitch(rt, 0);
|