Home
last modified time | relevance | path

Searched refs:nh_parent (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dnexthop.c784 struct nexthop *nhp = nhge->nh_parent; in remove_nh_grp_entry()
822 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
955 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
960 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
998 newi->nh_parent = old; in replace_nexthop_single()
999 oldi->nh_parent = new; in replace_nexthop_single()
1014 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
1062 __nexthop_replace_notify(net, nhge->nh_parent, info); in nexthop_replace_notify()
1094 nexthop_num_path(nhge->nh_parent) > 1) { in replace_nexthop()
1099 err = fib_check_nh_list(nhge->nh_parent, new, extack); in replace_nexthop()
[all …]
H A Dfib_semantics.c1503 nexthop_nh->nh_parent = fi; in fib_create_info()
2005 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
2163 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dlag_mp.c223 fib_nh->nh_parent); in mlx5_lag_fib_update()
224 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_update()
297 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlx5_lag_fib_event()
/OK3568_Linux_fs/kernel/include/net/
H A Dnexthop.h53 struct nexthop *nh_parent; member
72 struct nexthop *nh_parent; /* nexthop of group with this entry */ member
H A Dip_fib.h106 struct fib_info *nh_parent; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3809 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
6000 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
6110 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()