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