policy_mt_reg     157 net/netfilter/xt_policy.c static struct xt_match policy_mt_reg[] __read_mostly = {
policy_mt_reg     178 net/netfilter/xt_policy.c 	return xt_register_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg));
policy_mt_reg     183 net/netfilter/xt_policy.c 	xt_unregister_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg));