Searched refs:is_mesh_local (Results 1 – 5 of 5) sorted by relevance
29 static bool is_mesh_local(struct openthread_context *context, in is_mesh_local() function155 if_addr->is_mesh_local = is_mesh_local( in add_ipv6_addr_to_zephyr()198 if_addr->is_mesh_local = is_mesh_local( in add_ipv6_addr_to_ot()
370 unicast->is_mesh_local ? " meshlocal" : "", in iface_cb()
669 ifaddr->is_mesh_local = true; in ZTEST()
132 uint8_t is_mesh_local : 1; member
3084 if (ipv6->unicast[i].is_mesh_local && len < 64 && in net_if_ipv6_get_best_match()