Searched refs:MESH_PATH_FIXED (Results 1 – 4 of 4) sorted by relevance
453 if (mpath->flags & MESH_PATH_FIXED) in hwmp_route_info_get()533 if ((mpath->flags & MESH_PATH_FIXED) || in hwmp_route_info_get()804 !(mpath->flags & MESH_PATH_FIXED) && in hwmp_perr_frame_process()888 !(mpath->flags & MESH_PATH_FIXED) && (ttl != 0)) { in hwmp_rann_frame_process()1078 if (mpath->flags & (MESH_PATH_DELETED | MESH_PATH_FIXED)) { in mesh_path_start_discovery()1232 if (mpath->flags & (MESH_PATH_REQ_QUEUED | MESH_PATH_FIXED | in mesh_path_refresh()
76 !(mpath->flags & MESH_PATH_FIXED); in mpath_expired()781 !(mpath->flags & MESH_PATH_FIXED)) { in mesh_plink_broken()1055 mpath->flags = MESH_PATH_FIXED | MESH_PATH_SN_VALID; in mesh_path_fix_nexthop()1082 (!(mpath->flags & MESH_PATH_FIXED)) && in mesh_path_tbl_expire()
41 MESH_PATH_FIXED = BIT(3), enumerator
2359 if (mpath->flags & MESH_PATH_FIXED) in mpath_set_pinfo()