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

is_global_unicast

Function is_global_unicast 

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

Check if an IPv6 address is a global unicast address (2000::/3)