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

is_broadcast

Function is_broadcast 

Source
pub fn is_broadcast(mac: &MacAddress) -> bool
Expand description

Check if a MAC address is a broadcast address (FF:FF:FF:FF:FF:FF)