aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ipt_TCPMSS.h
blob: 7a850f9458249c86be93b8b431dec85ba70609d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef _IPT_TCPMSS_H
#define _IPT_TCPMSS_H

#include <linux/netfilter/xt_TCPMSS.h>

#define ipt_tcpmss_info		xt_tcpmss_info
#define IPT_TCPMSS_CLAMP_PMTU	XT_TCPMSS_CLAMP_PMTU

#endif /*_IPT_TCPMSS_H*/