patch-2.1.89 linux/include/net/ip6_fib.h
Next file: linux/include/net/ip6_route.h
Previous file: linux/include/net/ip.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Mar 1 14:40:40 1998
- Orig file:
v2.1.88/linux/include/net/ip6_fib.h
- Orig date:
Mon Jan 12 15:28:19 1998
diff -u --recursive --new-file v2.1.88/linux/include/net/ip6_fib.h linux/include/net/ip6_fib.h
@@ -69,6 +69,7 @@
u32 rt6i_flags;
u32 rt6i_metric;
+ u8 rt6i_hoplimit;
unsigned long rt6i_expires;
union {
@@ -139,6 +140,8 @@
extern int fib6_del(struct rt6_info *rt);
extern void inet6_rt_notify(int event, struct rt6_info *rt);
+
+extern void fib6_run_gc(unsigned long dummy);
#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov