Lines Matching defs:is_private
1079 def is_private(self):
1100 return not self.is_private
1335 def is_private(self):
1348 return self not in self._constants._public_network and not self.is_private
1539 not self.is_private)
1998 Use is_private to test if this address is in the space of unique local
2009 def is_private(self):
2020 return ipv4_mapped.is_private
2032 return not self.is_private
2254 Use is_private to test if this address is in the space of unique local