openthread::ot

Type Alias 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