Type Alias openthread::ot::MeshLocalPrefix

source ·
pub type MeshLocalPrefix = Ip6NetworkPrefix;
Expand description

Mesh-Local Prefix.

Same type as Ip6NetworkPrefix. Functional equivalent of otsys::otMeshLocalPrefix.

Aliased Type§

struct MeshLocalPrefix(pub otIp6NetworkPrefix);

Fields§

§0: otIp6NetworkPrefix