Lines Matching refs:rule
193 fip_reassigned = any([fixed_ip not in rule for rule in
215 # remove the binat-to PF rule associated with them
330 # add rule for metadata and broadcast
389 # add an anchor rule to capture rules common amongst all the
393 # add rule for metadata and broadcast for all tenant's networks
531 # add nested anchor rule first
544 # rule iff ex_gw_ip is IPv4 and the internal port is IPv4
568 # remove nested anchor rule first
631 rule = ('pass out quick from %s to any nat-to %s label %s '
634 rules[internal_dlname] = [rule]