Searched refs:MESH_PATH_ACTIVE (Results 1 – 5 of 5) sorted by relevance
29 return (mpath->flags & MESH_PATH_ACTIVE) && in mpath_expired()348 mpath->flags &= ~MESH_PATH_ACTIVE; in mpath_lookup()402 node->mpath->flags &= ~MESH_PATH_ACTIVE; in mesh_path_lookup_by_idx()733 mpath->flags & MESH_PATH_ACTIVE && in mesh_plink_broken()736 mpath->flags &= ~MESH_PATH_ACTIVE; in mesh_plink_broken()897 if (mpath->flags & MESH_PATH_ACTIVE) in mesh_path_tx_pending()933 if (gate->mpath->flags & MESH_PATH_ACTIVE) { in mesh_path_send_to_gates()
436 else if ((mpath->flags & MESH_PATH_ACTIVE) && in hwmp_route_info_get()482 ((mpath->flags & MESH_PATH_ACTIVE) && in hwmp_route_info_get()575 (mpath->flags & MESH_PATH_ACTIVE)) { in hwmp_preq_frame_process()680 if (!(mpath->flags & MESH_PATH_ACTIVE)) { in hwmp_prep_frame_process()737 if (mpath->flags & MESH_PATH_ACTIVE && in hwmp_perr_frame_process()741 mpath->flags &= ~MESH_PATH_ACTIVE; in hwmp_perr_frame_process()815 if ((!(mpath->flags & (MESH_PATH_ACTIVE | MESH_PATH_RESOLVING)) || in hwmp_rann_frame_process()1138 if (!mpath || !(mpath->flags & MESH_PATH_ACTIVE)) in mesh_nexthop_lookup()
40 MESH_PATH_ACTIVE = BIT(0), enumerator350 mpath->flags |= MESH_PATH_ACTIVE | MESH_PATH_RESOLVED; in mesh_path_activate()
1897 !(mpath->flags & (MESH_PATH_ACTIVE | in ieee80211_subif_start_xmit()
1465 if (mpath->flags & MESH_PATH_ACTIVE) in mpath_set_pinfo()