Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dnexthop.c107 nh_info->id = nhi->nh_parent->id; in __nh_notifier_single_info_init()
1206 struct nexthop *nh = nhge->nh_parent; in nexthop_bucket_notify()
2024 struct nexthop *nhp = nhge->nh_parent; in remove_nh_grp_entry()
2066 new_nhges[j].nh_parent = nhges[i].nh_parent; in remove_nh_grp_entry()
2315 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()
2328 oldg->nh_entries[i].nh_parent = new; in replace_nexthop_grp()
2450 newi->nh_parent = old; in replace_nexthop_single()
2451 oldi->nh_parent = new; in replace_nexthop_single()
2464 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
2477 struct nexthop *nhp = nhge->nh_parent; in replace_nexthop_single()
[all …]
/linux/include/net/
H A Dnexthop.h61 struct nexthop *nh_parent; member
124 struct nexthop *nh_parent; /* nexthop of group with this entry */ member
H A Dip_fib.h110 struct fib_info *nh_parent; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4530 fib_nh->nh_parent->fib_type == RTN_UNICAST && in mlxsw_sp_nexthop4_ipip_type()
7892 fib_info_put(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event_work()
8011 fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent); in mlxsw_sp_router_fib4_event()