Searched refs:nexthops (Results 1 – 9 of 9) sorted by relevance
279 nexthops+=" nexthop via 2001:db8:1::10:$i dev $spine_p1"283 echo "route add 2001:db8:8:$(printf "%x" $i)::/64$nexthops" \285 echo "route del 2001:db8:8:$(printf "%x" $i)::/64$nexthops" \
49 entries, FIB rule entries and nexthops that the driver will allow.57 $ devlink resource set netdevsim/netdevsim0 path /nexthops size 16
48 struct nsim_fib_entry nexthops; member152 entry = &fib_data->nexthops; in nsim_fib_get_val()180 entry = &fib_data->nexthops; in nsim_fib_set_max()1148 if (!atomic64_add_unless(&data->nexthops.num, 1, in nsim_nexthop_account()1149 data->nexthops.max)) { in nsim_nexthop_account()1155 if (WARN_ON(occ > atomic64_read(&data->nexthops.num))) in nsim_nexthop_account()1157 atomic64_sub(occ, &data->nexthops.num); in nsim_nexthop_account()1163 atomic64_sub(i, &data->nexthops.num); in nsim_nexthop_account()
2920 struct mlxsw_sp_nexthop nexthops[0]; member2921 #define nh_rif nexthops[0].rif3031 struct mlxsw_sp_nexthop *nh_iter = &nhgi->nexthops[i]; in mlxsw_sp_nexthop_indexes()3054 struct mlxsw_sp_nexthop *nh_iter = &nhgi->nexthops[i]; in mlxsw_sp_nexthop_group_has_ipip()3171 nh = &nh_grp->nhgi->nexthops[i]; in mlxsw_sp_nexthop6_group_has_nexthop()3243 nh = &nh_grp->nhgi->nexthops[i]; in mlxsw_sp_nexthop_group_hash_obj()3541 nh = &nhgi->nexthops[i]; in mlxsw_sp_nexthop_group_update()3674 nh = &nhgi->nexthops[i]; in mlxsw_sp_nexthop_group_normalize()3685 nh = &nhgi->nexthops[i]; in mlxsw_sp_nexthop_group_normalize()3704 struct mlxsw_sp_nexthop *nh = &nhgi->nexthops[i]; in mlxsw_sp_nexthop_group_rebalance()[all …]
109 $DEVLINK resource set $DEVLINK_DEV path nexthops size $size1008 $DEVLINK resource set $DEVLINK_DEV path nexthops size 31012 $DEVLINK resource set $DEVLINK_DEV path nexthops size 9999
304 nexthops="723 for i in ${nexthops}; do
2180 -n num Number of nexthops to target
373 structure holds details on the route and route's nexthops. ``*dev`` is one408 NETEVENT_NEIGH_UPDATE. The device can be programmed with resolved nexthops
1897 New nexthop API provides a means for managing nexthops independent of