Enum bitflags::__core::net::Ipv6MulticastScope
[−]
[src]
pub enum Ipv6MulticastScope { InterfaceLocal, LinkLocal, RealmLocal, AdminLocal, SiteLocal, OrganizationLocal, Global, }
Unstable (
ip
): extra functionality has not been scrutinized to the level that it should be stable
Variants
InterfaceLocal | Unstable ( ip ): extra functionality has not been scrutinized to the level that it should be stable | |
LinkLocal | Unstable ( ip ): extra functionality has not been scrutinized to the level that it should be stable | |
RealmLocal | Unstable ( ip ): extra functionality has not been scrutinized to the level that it should be stable | |
AdminLocal | Unstable ( ip ): extra functionality has not been scrutinized to the level that it should be stable | |
SiteLocal | Unstable ( ip ): extra functionality has not been scrutinized to the level that it should be stable | |
OrganizationLocal | Unstable ( ip ): extra functionality has not been scrutinized to the level that it should be stable | |
Global | Unstable ( ip ): extra functionality has not been scrutinized to the level that it should be stable |