aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/route.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/route.h')
-rw-r--r--include/net/route.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/route.h b/include/net/route.h
index fcc6d5b35863..eadad5901429 100644
--- a/include/net/route.h
+++ b/include/net/route.h
@@ -62,6 +62,7 @@ struct rtable
62 62
63 struct in_device *idev; 63 struct in_device *idev;
64 64
65 int rt_genid;
65 unsigned rt_flags; 66 unsigned rt_flags;
66 __u16 rt_type; 67 __u16 rt_type;
67 68