pub fn compute_iid(mac_addr: &MacAddress) -> [u8; 8]Expand description
Computes the LoWPAN Interface Identifier from either the 16-bit short MAC or the IEEE EUI-64 that is derived from the 48-bit MAC.
pub fn compute_iid(mac_addr: &MacAddress) -> [u8; 8]Computes the LoWPAN Interface Identifier from either the 16-bit short MAC or the IEEE EUI-64 that is derived from the 48-bit MAC.