aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv6/nf_defrag_ipv6.h
blob: 94dd54d76b48d215729059d53b9e6a983070138a (plain) (blame)
1
2
3
4
5
6
#ifndef _NF_DEFRAG_IPV6_H
#define _NF_DEFRAG_IPV6_H

extern void nf_defrag_ipv6_enable(void);

#endif /* _NF_DEFRAG_IPV6_H */