Searched refs:with_netmask (Results 1 – 3 of 3) sorted by relevance
775 def with_netmask(self): member in _BaseNetwork1443 def with_netmask(self): member in IPv4Interface2147 def with_netmask(self): member in IPv6Interface
540 .. attribute:: with_netmask726 .. attribute:: with_netmask855 .. attribute:: with_netmask860 >>> interface.with_netmask885 .. attribute:: with_netmask
2403 net.with_netmask)2411 self.assertEqual('1.2.3.0/255.255.255.0', net.with_netmask)2489 self.assertEqual(self.ipv4_interface.with_netmask,2496 self.assertEqual(self.ipv6_interface.with_netmask,