The match subnet operator can be used to build a condition where the value of a metatag maches a user-specified subnet specified in the rule in CIDR notation. This operator is used only for IP address metatags.
Example:
filter(e.DestinationIP match subnet (208.130.28.0/22))