Searched refs:otThreadGetMeshLocalPrefix (Results 1 – 6 of 6) sorted by relevance
106 memcpy(prefix.mPrefix.mFields.m8, otThreadGetMeshLocalPrefix(aInstance)->m8, in UpdateIpSets()107 sizeof(otThreadGetMeshLocalPrefix(aInstance)->m8)); in UpdateIpSets()
314 …VerifyOrExit(aSrcAddr.GetPrefix() != AsCoreType(otThreadGetMeshLocalPrefix(gInstance)), error = OT… in AddMulticastForwardingCache()
507 const otMeshLocalPrefix *otThreadGetMeshLocalPrefix(otInstance *aInstance);
156 const otMeshLocalPrefix *otThreadGetMeshLocalPrefix(otInstance *aInstance) in otThreadGetMeshLocalPrefix() function
5808 OutputIp6PrefixLine(*otThreadGetMeshLocalPrefix(GetInstancePtr())); in Process()
1861 const otMeshLocalPrefix *mlPrefix = otThreadGetMeshLocalPrefix(mInstance); in HandlePropertyGet()