Searched refs:MESH_PATH_RESOLVING (Results 1 – 5 of 5) sorted by relevance
840 if ((!(mpath->flags & (MESH_PATH_ACTIVE | MESH_PATH_RESOLVING)) || in hwmp_rann_frame_process()1036 if (mpath->flags & MESH_PATH_RESOLVING) { in mesh_path_start_discovery()1041 mpath->flags |= MESH_PATH_RESOLVING; in mesh_path_start_discovery()1045 } else if (!(mpath->flags & MESH_PATH_RESOLVING) || in mesh_path_start_discovery()1047 mpath->flags &= ~MESH_PATH_RESOLVING; in mesh_path_start_discovery()1127 if (!(mpath->flags & MESH_PATH_RESOLVING)) in mesh_nexthop_resolve()1174 !(mpath->flags & MESH_PATH_RESOLVING) && in mesh_nexthop_lookup()1202 (!(mpath->flags & MESH_PATH_RESOLVING))) { in mesh_path_timer()1203 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer()1212 mpath->flags &= ~(MESH_PATH_RESOLVING | in mesh_path_timer()
41 MESH_PATH_RESOLVING = BIT(1), enumerator
551 mpath->flags |= MESH_PATH_RESOLVING | MESH_PATH_DELETED; in mesh_path_free_rcu()884 if ((!(mpath->flags & MESH_PATH_RESOLVING)) && in mesh_path_tbl_expire()
1700 if (mpath->flags & MESH_PATH_RESOLVING) in mpath_set_pinfo()
2443 MESH_PATH_RESOLVING))) in ieee80211_build_hdr()