Home
last modified time | relevance | path

Searched defs:is_unspecified (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dipaddress.py1105 def is_unspecified(self): member in _BaseNetwork
1355 def is_unspecified(self): member in IPv4Address
2027 def is_unspecified(self): member in IPv6Address
2157 def is_unspecified(self): member in IPv6Interface
/third_party/rust/crates/rustix/src/net/
Dip.rs242 pub const fn is_unspecified(&self) -> bool { in is_unspecified() method
576 pub const fn is_unspecified(&self) -> bool { in is_unspecified() method
1304 pub const fn is_unspecified(&self) -> bool { in is_unspecified() method