Searched refs:MESH_PATH_ACTIVE (Results 1 – 5 of 5) sorted by relevance
37 return (mpath->flags & MESH_PATH_ACTIVE) && in mpath_expired()221 mpath->flags &= ~MESH_PATH_ACTIVE; in mpath_lookup()264 mpath->flags &= ~MESH_PATH_ACTIVE; in __mesh_path_lookup_by_idx()497 mpath->flags & MESH_PATH_ACTIVE && in mesh_plink_broken()500 mpath->flags &= ~MESH_PATH_ACTIVE; in mesh_plink_broken()659 if (mpath->flags & MESH_PATH_ACTIVE) in mesh_path_tx_pending()686 if (gate->flags & MESH_PATH_ACTIVE) { in mesh_path_send_to_gates()
444 else if ((mpath->flags & MESH_PATH_ACTIVE) && in hwmp_route_info_get()455 } else if (!(mpath->flags & MESH_PATH_ACTIVE)) { in hwmp_route_info_get()519 ((mpath->flags & MESH_PATH_ACTIVE) && in hwmp_route_info_get()623 (mpath->flags & MESH_PATH_ACTIVE)) { in hwmp_preq_frame_process()726 if (!(mpath->flags & MESH_PATH_ACTIVE)) { in hwmp_prep_frame_process()783 if (mpath->flags & MESH_PATH_ACTIVE && in hwmp_perr_frame_process()788 mpath->flags &= ~MESH_PATH_ACTIVE; in hwmp_perr_frame_process()865 if ((!(mpath->flags & (MESH_PATH_ACTIVE | MESH_PATH_RESOLVING)) || in hwmp_rann_frame_process()1186 if (!mpath || !(mpath->flags & MESH_PATH_ACTIVE)) in mesh_nexthop_lookup()
37 MESH_PATH_ACTIVE = BIT(0), enumerator349 mpath->flags |= MESH_PATH_ACTIVE | MESH_PATH_RESOLVED; in mesh_path_activate()
1822 if (mpath->flags & MESH_PATH_ACTIVE) in mpath_set_pinfo()
2546 !(mpath->flags & (MESH_PATH_ACTIVE | in ieee80211_build_hdr()