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

generate_veth_mac

Function generate_veth_mac 

Source
pub fn generate_veth_mac(veth_id: u64) -> [u8; 6]
Expand description

Generate a deterministic MAC address from a veth pair ID.