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

add_slave

Function add_slave 

Source
pub fn add_slave(
    bond_name: &str,
    slave_name: &str,
    mac: [u8; 6],
) -> Result<(), BondError>
Expand description

Add a slave interface to an existing bond