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

void nf_defrag_ipv4_enable(void);

#endif /* _NF_DEFRAG_IPV4_H */