Home
last modified time | relevance | path

Searched refs:ml_prefix (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread_utils.c32 const otMeshLocalPrefix *ml_prefix = in is_mesh_local() local
35 return (memcmp(address, ml_prefix->m8, sizeof(ml_prefix->m8)) == 0); in is_mesh_local()