Searched refs:MESH_PATH_RESOLVED (Results 1 – 3 of 3) sorted by relevance
42 MESH_PATH_RESOLVED = BIT(4), enumerator410 mpath->flags |= MESH_PATH_ACTIVE | MESH_PATH_RESOLVED; in mesh_path_activate()
1096 mpath->flags &= ~MESH_PATH_RESOLVED; in mesh_path_start_discovery()1102 mpath->flags & MESH_PATH_RESOLVED) { in mesh_path_start_discovery()1303 if (mpath->flags & MESH_PATH_RESOLVED || in mesh_path_timer()1305 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer()1315 MESH_PATH_RESOLVED | in mesh_path_timer()
2513 if (mpath->flags & MESH_PATH_RESOLVED) in mpath_set_pinfo()
Completed in 18 milliseconds