]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/netfilter_ipv6/ip6_tables.h
netfilter: remove stale declaration for ip6_masked_addrcmp()
[karo-tx-linux.git] / include / linux / netfilter_ipv6 / ip6_tables.h
index e5ba03d783c68ecb558c155afb249bb2b4757a1e..18442ff19c07ce1a213d5a4f81244907af8cd178 100644 (file)
@@ -316,10 +316,6 @@ extern int ip6t_ext_hdr(u8 nexthdr);
 extern int ipv6_find_hdr(const struct sk_buff *skb, unsigned int *offset,
                         int target, unsigned short *fragoff);
 
-extern int ip6_masked_addrcmp(const struct in6_addr *addr1,
-                             const struct in6_addr *mask,
-                             const struct in6_addr *addr2);
-
 #define IP6T_ALIGN(s) XT_ALIGN(s)
 
 #ifdef CONFIG_COMPAT