Searched refs:MESH_PATH_RESOLVING (Results 1 – 5 of 5) sorted by relevance
892 if ((!(mpath->flags & (MESH_PATH_ACTIVE | MESH_PATH_RESOLVING)) || in hwmp_rann_frame_process() 1095 if (mpath->flags & MESH_PATH_RESOLVING) { in mesh_path_start_discovery() 1100 mpath->flags |= MESH_PATH_RESOLVING; in mesh_path_start_discovery() 1104 } else if (!(mpath->flags & MESH_PATH_RESOLVING) || in mesh_path_start_discovery() 1106 mpath->flags &= ~MESH_PATH_RESOLVING; in mesh_path_start_discovery() 1190 if (!(mpath->flags & MESH_PATH_RESOLVING) && in mesh_nexthop_resolve() 1244 MESH_PATH_RESOLVING)) in mesh_path_refresh() 1307 (!(mpath->flags & MESH_PATH_RESOLVING))) { in mesh_path_timer() 1308 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer() 1317 mpath->flags &= ~(MESH_PATH_RESOLVING | in mesh_path_timer() [all...]
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()
2627 if (mpath->flags & MESH_PATH_RESOLVING) in mpath_set_pinfo()
2712 MESH_PATH_RESOLVING))) in ieee80211_build_hdr()