Lines Matching refs:nexthop_find_by_id
291 nh = nexthop_find_by_id(info->net, info->id); in nh_notifier_res_bucket_idle_timer_get()
590 struct nexthop *nexthop_find_by_id(struct net *net, u32 id) in nexthop_find_by_id() function
613 EXPORT_SYMBOL_GPL(nexthop_find_by_id);
625 if (!nexthop_find_by_id(net, net->nexthop.last_id_allocated)) in nh_find_unused_id()
1317 nh = nexthop_find_by_id(net, nhg[i].id); in nh_check_attr_group()
2710 nhe = nexthop_find_by_id(net, entry[i].id); in nexthop_create_group()
3285 nh = nexthop_find_by_id(net, id); in rtm_del_nexthop()
3322 nh = nexthop_find_by_id(net, id); in rtm_get_nexthop()
3529 nh = nexthop_find_by_id(net, id); in nexthop_find_group_resilient()
3926 nexthop = nexthop_find_by_id(net, id); in nexthop_set_hw_flags()
3951 nexthop = nexthop_find_by_id(net, id); in nexthop_bucket_set_hw_flags()
3985 nexthop = nexthop_find_by_id(net, id); in nexthop_res_grp_activity_update()