Searched refs:multicast_scope (Results 1 – 5 of 5) sorted by relevance
292 match self.multicast_scope() { in is_global()317 pub const fn multicast_scope(&self) -> Option<Ipv6MulticastScope> { in multicast_scope() method
343 match self.multicast_scope() { in is_global()370 pub const fn multicast_scope(&self) -> Option<Ipv6MulticastScope> { in multicast_scope() method
1 …multicast_scope () { Some (Ipv6MulticastScope :: Global) => true , None => self . is_unicast_globa… in to_ipv4() method
346 match self.multicast_scope() { in is_global()375 pub const fn multicast_scope(&self) -> Option<Ipv6MulticastScope> { in multicast_scope() method
1678 pub const fn multicast_scope(&self) -> Option<Ipv6MulticastScope> { in multicast_scope() method