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

is_loopback

Function is_loopback 

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

Check if an IPv6 address is the loopback address (::1)