Searched refs:MESH_PATH_REQ_QUEUED (Results 1 – 2 of 2) sorted by relevance
975 if (mpath->flags & MESH_PATH_REQ_QUEUED) { in mesh_queue_preq()985 mpath->flags |= MESH_PATH_REQ_QUEUED; in mesh_queue_preq()1044 mpath->flags &= ~MESH_PATH_REQ_QUEUED; in mesh_path_start_discovery()1218 mpath->flags &= ~MESH_PATH_REQ_QUEUED; in mesh_path_timer()1224 MESH_PATH_REQ_QUEUED); in mesh_path_timer()
45 MESH_PATH_REQ_QUEUED = BIT(5), enumerator