satip-axe/kernel/include/net/netfilter/ipv4/nf_defrag_ipv4.h

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 */