Searched refs:InterfaceLocal (Results 1 – 5 of 5) sorted by relevance
/external/rust/android-crates-io/crates/prettyplease/examples/ |
D | output.rustc.rs | 20 InterfaceLocal, enumerator 320 1 => Some(Ipv6MulticastScope::InterfaceLocal), in multicast_scope()
|
D | output.prettyplease.rs | 24 InterfaceLocal, enumerator 373 1 => Some(Ipv6MulticastScope::InterfaceLocal), in multicast_scope()
|
D | input.rs | 1 …InterfaceLocal , LinkLocal , RealmLocal , AdminLocal , SiteLocal , OrganizationLocal , Global , } … in to_ipv4() enumerator
|
D | output.rustfmt.rs | 24 InterfaceLocal, enumerator 378 1 => Some(Ipv6MulticastScope::InterfaceLocal), in multicast_scope()
|
/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/net/ |
D | ip_addr.rs | 206 InterfaceLocal, enumerator 1681 1 => Some(Ipv6MulticastScope::InterfaceLocal), in multicast_scope()
|