classify_tg_reg    37 net/netfilter/xt_CLASSIFY.c static struct xt_target classify_tg_reg[] __read_mostly = {
classify_tg_reg    61 net/netfilter/xt_CLASSIFY.c 	return xt_register_targets(classify_tg_reg, ARRAY_SIZE(classify_tg_reg));
classify_tg_reg    66 net/netfilter/xt_CLASSIFY.c 	xt_unregister_targets(classify_tg_reg, ARRAY_SIZE(classify_tg_reg));