Searched refs:new_nh (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ipv4/
H A Dnexthop.c330 __nh_notifier_single_info_init(&info->nh_res_bucket->new_nh, newi);
394 struct nexthop *new_nh,
398 struct nh_info *newi = nh_res_dereference(new_nh->nh_info);
2530 static int insert_nexthop(struct net *net, struct nexthop *new_nh, argument
2537 u32 new_id = new_nh->id;
2557 rc = replace_nexthop(net, nh, new_nh, cfg, extack);
2559 new_nh = nh; /* send notification with old nh */
2575 if (new_nh->is_group) {
2576 struct nh_group *nhg = rtnl_dereference(new_nh->nh_grp);
2600 rb_link_node_rcu(&new_nh
391 call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nexthop *old_nh, struct nexthop *new_nh, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/include/net/
H A Dnexthop.h211 struct nh_notifier_single_info new_nh; member in struct:nh_notifier_res_bucket_info
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c5061 nh = &info->nh_res_bucket->new_nh;
5624 nh_obj = &info->nh_res_bucket->new_nh;

Completed in 330 milliseconds