aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_route.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ip6_route.h')
-rw-r--r--include/net/ip6_route.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h
index 96b0e66406ec..d49c8c90eb68 100644
--- a/include/net/ip6_route.h
+++ b/include/net/ip6_route.h
@@ -58,7 +58,8 @@ extern int ipv6_route_ioctl(unsigned int cmd, void __user *arg);
58extern int ip6_route_add(struct in6_rtmsg *rtmsg, 58extern int ip6_route_add(struct in6_rtmsg *rtmsg,
59 struct nlmsghdr *, 59 struct nlmsghdr *,
60 void *rtattr, 60 void *rtattr,
61 struct netlink_skb_parms *req); 61 struct netlink_skb_parms *req,
62 u32 table_id);
62extern int ip6_ins_rt(struct rt6_info *, 63extern int ip6_ins_rt(struct rt6_info *,
63 struct nlmsghdr *, 64 struct nlmsghdr *,
64 void *rtattr, 65 void *rtattr,