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.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h
index 01bfe404784f..a7e6086a2bd4 100644
--- a/include/net/ip6_route.h
+++ b/include/net/ip6_route.h
@@ -69,10 +69,7 @@ extern int ip6_ins_rt(struct rt6_info *,
69 struct nlmsghdr *, 69 struct nlmsghdr *,
70 void *rtattr, 70 void *rtattr,
71 struct netlink_skb_parms *req); 71 struct netlink_skb_parms *req);
72extern int ip6_del_rt(struct rt6_info *, 72extern int ip6_del_rt(struct rt6_info *);
73 struct nlmsghdr *,
74 void *rtattr,
75 struct netlink_skb_parms *req);
76 73
77extern int ip6_rt_addr_add(struct in6_addr *addr, 74extern int ip6_rt_addr_add(struct in6_addr *addr,
78 struct net_device *dev, 75 struct net_device *dev,