|
@@ -160,7 +160,6 @@ extern void addrconf_prefix_rcv(struct net_device *dev,
|
|
extern int ipv6_sock_ac_join(struct sock *sk,int ifindex, const struct in6_addr *addr);
|
|
extern int ipv6_sock_ac_join(struct sock *sk,int ifindex, const struct in6_addr *addr);
|
|
extern int ipv6_sock_ac_drop(struct sock *sk,int ifindex, const struct in6_addr *addr);
|
|
extern int ipv6_sock_ac_drop(struct sock *sk,int ifindex, const struct in6_addr *addr);
|
|
extern void ipv6_sock_ac_close(struct sock *sk);
|
|
extern void ipv6_sock_ac_close(struct sock *sk);
|
|
-extern int inet6_ac_check(struct sock *sk, const struct in6_addr *addr, int ifindex);
|
|
|
|
|
|
|
|
extern int ipv6_dev_ac_inc(struct net_device *dev, const struct in6_addr *addr);
|
|
extern int ipv6_dev_ac_inc(struct net_device *dev, const struct in6_addr *addr);
|
|
extern int __ipv6_dev_ac_dec(struct inet6_dev *idev, const struct in6_addr *addr);
|
|
extern int __ipv6_dev_ac_dec(struct inet6_dev *idev, const struct in6_addr *addr);
|