⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
is_multicast
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
ipv6
veridian_kernel
::
net
::
ipv6
Function
is_
multicast
Copy item path
Source
pub fn is_multicast(addr: &
Ipv6Address
) -> bool
Expand description
Check if an IPv6 address is multicast (ff00::/8)