Lines Matching refs:nexthop_find_by_id
277 nh = nexthop_find_by_id(info->net, info->id); in nh_notifier_res_bucket_idle_timer_get()
574 struct nexthop *nexthop_find_by_id(struct net *net, u32 id) in nexthop_find_by_id() function
597 EXPORT_SYMBOL_GPL(nexthop_find_by_id);
609 if (!nexthop_find_by_id(net, net->nexthop.last_id_allocated)) in nh_find_unused_id()
1087 nh = nexthop_find_by_id(net, nhg[i].id); in nh_check_attr_group()
2447 nhe = nexthop_find_by_id(net, entry[i].id); in nexthop_create_group()
3004 nh = nexthop_find_by_id(net, id); in rtm_del_nexthop()
3033 nh = nexthop_find_by_id(net, id); in rtm_get_nexthop()
3243 nh = nexthop_find_by_id(net, id); in nexthop_find_group_resilient()
3653 nexthop = nexthop_find_by_id(net, id); in nexthop_set_hw_flags()
3678 nexthop = nexthop_find_by_id(net, id); in nexthop_bucket_set_hw_flags()
3712 nexthop = nexthop_find_by_id(net, id); in nexthop_res_grp_activity_update()