Lines Matching refs:subnet_of
650 self.factory('10.0.0.0/30').subnet_of(
654 self.factory('10.0.0.0/30').subnet_of(
658 self.factory('10.0.0.0/30').subnet_of(
662 self.factory('10.0.1.0/24').subnet_of(
691 ipaddress.IPv4Network('10.0.0.0/30').subnet_of(
694 ipaddress.IPv6Network('::1/128').subnet_of(
813 self.factory('2000:999::/56').subnet_of(
817 self.factory('2000:aaa::/56').subnet_of(
821 self.factory('2000:bbb::/56').subnet_of(
825 self.factory('2000:aaa::/48').subnet_of(
829 self.factory('2000:999::%scope/56').subnet_of(
832 self.factory('2000:aaa::%scope/56').subnet_of(