Searched refs:MESH_PATH_RESOLVED (Results 1 – 2 of 2) sorted by relevance
43 MESH_PATH_RESOLVED = BIT(4), enumerator284 mpath->flags |= MESH_PATH_ACTIVE | MESH_PATH_RESOLVED; in mesh_path_activate()
859 mpath->flags &= ~MESH_PATH_RESOLVED; in mesh_path_start_discovery()865 mpath->flags & MESH_PATH_RESOLVED) { in mesh_path_start_discovery()990 if (mpath->flags & MESH_PATH_RESOLVED || in mesh_path_timer()992 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer()