otMeshLocalPrefix

Type Alias otMeshLocalPrefix 

Source
pub type otMeshLocalPrefix = otIp6NetworkPrefix;
Expand description

Represents a Mesh Local Prefix.

Aliased Type§

#[repr(C, packed(1))]
pub struct otMeshLocalPrefix { pub m8: [u8; 8], }

Fields§

§m8: [u8; 8]

< The Network Prefix.