include/linux/netfilter_ipv4/ipt_TCPMSS.h
changeset 0 aa628870c1d3
equal deleted inserted replaced
-1:000000000000 0:aa628870c1d3
       
     1 #ifndef _IPT_TCPMSS_H
       
     2 #define _IPT_TCPMSS_H
       
     3 
       
     4 #include <linux/netfilter/xt_TCPMSS.h>
       
     5 
       
     6 #define ipt_tcpmss_info		xt_tcpmss_info
       
     7 #define IPT_TCPMSS_CLAMP_PMTU	XT_TCPMSS_CLAMP_PMTU
       
     8 
       
     9 #endif /*_IPT_TCPMSS_H*/