pub type otMeshLocalPrefix = otIp6NetworkPrefix;
Expand description
Represents a Mesh Local Prefix.
Aliased Type§
struct otMeshLocalPrefix {
pub m8: [u8; 8],
}
Fields§
§m8: [u8; 8]
< The Network Prefix.
pub type otMeshLocalPrefix = otIp6NetworkPrefix;
Represents a Mesh Local Prefix.
struct otMeshLocalPrefix {
pub m8: [u8; 8],
}
m8: [u8; 8]
< The Network Prefix.