Searched refs:nhop_try_ref_object (Results 1 – 3 of 3) sorted by relevance
403 if (nhop_try_ref_object(nhg_priv->nhg_nh_weights[i].nh) != 0) in ref_nhgrp_nhops()623 if (nhop_try_ref_object(rnd->rnd_nhop) == 0) in nhgrp_get_filtered_group()655 if (nhop_try_ref_object(rnd_new->rnd_nhop) == 0) in nhgrp_get_addition_group()
239 int nhop_try_ref_object(struct nhop_object *nh);
642 nhop_try_ref_object(struct nhop_object *nh) in nhop_try_ref_object() function