]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/net/netfilter/ipv6/nf_dup_ipv6.h
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub...
[karo-tx-linux.git] / include / net / netfilter / ipv6 / nf_dup_ipv6.h
1 #ifndef _NF_DUP_IPV6_H_
2 #define _NF_DUP_IPV6_H_
3
4 void nf_dup_ipv6(struct net *net, struct sk_buff *skb, unsigned int hooknum,
5                  const struct in6_addr *gw, int oif);
6
7 #endif /* _NF_DUP_IPV6_H_ */