⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

is_multicast

Function is_multicast 

Source
pub fn is_multicast(addr: &Ipv6Address) -> bool
Expand description

Check if an IPv6 address is multicast (ff00::/8)