xt_ct_tg_reg      305 net/netfilter/xt_CT.c static struct xt_target xt_ct_tg_reg[] __read_mostly = {
xt_ct_tg_reg      383 net/netfilter/xt_CT.c 	ret = xt_register_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg));
xt_ct_tg_reg      393 net/netfilter/xt_CT.c 	xt_unregister_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg));