Searched refs:MESH_PATH_RESOLVING (Results 1 – 5 of 5) sorted by relevance
850 if ((!(mpath->flags & (MESH_PATH_ACTIVE | MESH_PATH_RESOLVING)) || in hwmp_rann_frame_process()1046 if (mpath->flags & MESH_PATH_RESOLVING) { in mesh_path_start_discovery()1051 mpath->flags |= MESH_PATH_RESOLVING; in mesh_path_start_discovery()1055 } else if (!(mpath->flags & MESH_PATH_RESOLVING) || in mesh_path_start_discovery()1057 mpath->flags &= ~MESH_PATH_RESOLVING; in mesh_path_start_discovery()1137 if (!(mpath->flags & MESH_PATH_RESOLVING)) in mesh_nexthop_resolve()1184 !(mpath->flags & MESH_PATH_RESOLVING) && in mesh_nexthop_lookup()1212 (!(mpath->flags & MESH_PATH_RESOLVING))) { in mesh_path_timer()1213 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer()1222 mpath->flags &= ~(MESH_PATH_RESOLVING | in mesh_path_timer()
41 MESH_PATH_RESOLVING = BIT(1), enumerator
543 mpath->flags |= MESH_PATH_RESOLVING | MESH_PATH_DELETED; in mesh_path_free_rcu()871 if ((!(mpath->flags & MESH_PATH_RESOLVING)) && in mesh_path_tbl_expire()
1741 if (mpath->flags & MESH_PATH_RESOLVING) in mpath_set_pinfo()
2505 MESH_PATH_RESOLVING))) in ieee80211_build_hdr()