satip-axe/kernel/include/net/netfilter/ipv4/nf_defrag_ipv4.h
2015-03-26 17:24:57 +01:00

7 lines
126 B
C

#ifndef _NF_DEFRAG_IPV4_H
#define _NF_DEFRAG_IPV4_H
extern void nf_defrag_ipv4_enable(void);
#endif /* _NF_DEFRAG_IPV4_H */