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

is_ipv4_mapped

Function is_ipv4_mapped 

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

Check if an IPv6 address is an IPv4-mapped IPv6 address (::ffff:0:0/96)