Searched refs:MESH_PATH_RESOLVING (Results 1 – 5 of 5) sorted by relevance
884 if ((!(mpath->flags & (MESH_PATH_ACTIVE | MESH_PATH_RESOLVING)) || in hwmp_rann_frame_process()1084 if (mpath->flags & MESH_PATH_RESOLVING) { in mesh_path_start_discovery()1089 mpath->flags |= MESH_PATH_RESOLVING; in mesh_path_start_discovery()1093 } else if (!(mpath->flags & MESH_PATH_RESOLVING) || in mesh_path_start_discovery()1095 mpath->flags &= ~MESH_PATH_RESOLVING; in mesh_path_start_discovery()1179 if (!(mpath->flags & MESH_PATH_RESOLVING) && in mesh_nexthop_resolve()1233 MESH_PATH_RESOLVING)) in mesh_path_refresh()1296 (!(mpath->flags & MESH_PATH_RESOLVING))) { in mesh_path_timer()1297 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer()1306 mpath->flags &= ~(MESH_PATH_RESOLVING | in mesh_path_timer()
39 MESH_PATH_RESOLVING = BIT(1), enumerator
801 mpath->flags |= MESH_PATH_RESOLVING | MESH_PATH_DELETED; in mesh_path_free_rcu()1081 if ((!(mpath->flags & MESH_PATH_RESOLVING)) && in mesh_path_tbl_expire()
2355 if (mpath->flags & MESH_PATH_RESOLVING) in mpath_set_pinfo()
2708 MESH_PATH_RESOLVING))) in ieee80211_build_hdr()