X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Fnet%2Faddrconf.h;h=8f998afc138434f672ab28883287e463f60f4733;hb=0c183d92b20b5c84ca655b45ef57b3318b83eb9e;hp=f2d0727879472451e0c2815fc68f90b66a4c388c;hpb=daba2b314a43c53be61eb98e0e88b094398196f5;p=cascardo%2Flinux.git diff --git a/include/net/addrconf.h b/include/net/addrconf.h index f2d072787947..8f998afc1384 100644 --- a/include/net/addrconf.h +++ b/include/net/addrconf.h @@ -174,6 +174,7 @@ int ipv6_sock_mc_join(struct sock *sk, int ifindex, const struct in6_addr *addr); int ipv6_sock_mc_drop(struct sock *sk, int ifindex, const struct in6_addr *addr); +void __ipv6_sock_mc_close(struct sock *sk); void ipv6_sock_mc_close(struct sock *sk); bool inet6_mc_check(struct sock *sk, const struct in6_addr *mc_addr, const struct in6_addr *src_addr);