Lines Matching full:routes
32 /* A list of route_vif_entry structs that point to routes that the VIF
37 /* A list of route_vif_entry structs that point to routes that the VIF
141 * not one of the egress interfaces, so trap these kind of routes. in mlxsw_sp_mr_route_action()
415 * found, abort, as duplicate routes are used for proxy routes. in mlxsw_sp_mr_route_add()
418 "Offloading proxy routes is not supported.\n"); in mlxsw_sp_mr_route_add()
635 /* Update all routes where this VIF is used as an unresolved iRIF */ in mlxsw_sp_mr_vif_resolve()
642 /* Update all routes where this VIF is used as an unresolved eRIF */ in mlxsw_sp_mr_vif_resolve()
668 /* Update all routes where this VIF is used as an unresolved eRIF */ in mlxsw_sp_mr_vif_unresolve()
672 /* Update all routes where this VIF is used as an unresolved iRIF */ in mlxsw_sp_mr_vif_unresolve()
762 /* Update all the routes that uses that VIF as eVIF */ in mlxsw_sp_mr_rif_mtu_update()
780 /* If the route is a (*,*) route, abort, as these kind of routes are in mlxsw_sp_mr_route4_validate()
781 * used for proxy routes. in mlxsw_sp_mr_route4_validate()
786 "Offloading proxy routes is not supported.\n"); in mlxsw_sp_mr_route4_validate()
827 /* If the route is a (*,*) route, abort, as these kind of routes are in mlxsw_sp_mr_route6_validate()
828 * used for proxy routes. in mlxsw_sp_mr_route6_validate()
833 "Offloading proxy routes is not supported.\n"); in mlxsw_sp_mr_route6_validate()