aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv4/nf_defrag_ipv4.h
blob: 6b00ea38546b8e829f5b7a97bc5c33b35b0a030a (plain) (blame)
1
2
3
4
5
6
#ifndef _NF_DEFRAG_IPV4_H
#define _NF_DEFRAG_IPV4_H

extern void nf_defrag_ipv4_enable(void);

#endif /* _NF_DEFRAG_IPV4_H */