tcpmss_tg_reg     311 net/netfilter/xt_TCPMSS.c static struct xt_target tcpmss_tg_reg[] __read_mostly = {
tcpmss_tg_reg     336 net/netfilter/xt_TCPMSS.c 	return xt_register_targets(tcpmss_tg_reg, ARRAY_SIZE(tcpmss_tg_reg));
tcpmss_tg_reg     341 net/netfilter/xt_TCPMSS.c 	xt_unregister_targets(tcpmss_tg_reg, ARRAY_SIZE(tcpmss_tg_reg));