diff options
Diffstat (limited to 'include/net/addrconf.h')
-rw-r--r-- | include/net/addrconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/addrconf.h b/include/net/addrconf.h index edcb4bbaab7d..c9276c72764d 100644 --- a/include/net/addrconf.h +++ b/include/net/addrconf.h | |||
@@ -78,6 +78,7 @@ extern struct inet6_ifaddr *ipv6_get_ifaddr(struct net *net, | |||
78 | 78 | ||
79 | extern int ipv6_dev_get_saddr(struct net_device *dev, | 79 | extern int ipv6_dev_get_saddr(struct net_device *dev, |
80 | struct in6_addr *daddr, | 80 | struct in6_addr *daddr, |
81 | unsigned int srcprefs, | ||
81 | struct in6_addr *saddr); | 82 | struct in6_addr *saddr); |
82 | extern int ipv6_get_lladdr(struct net_device *dev, | 83 | extern int ipv6_get_lladdr(struct net_device *dev, |
83 | struct in6_addr *addr, | 84 | struct in6_addr *addr, |