Searched refs:orig_priv (Results 1 – 1 of 1) sorted by relevance
678 const struct nhgrp_priv *orig_priv, *add_priv; in merge_nhgrps() local682 orig_priv = NHGRP_PRIV_CONST(gr_orig); in merge_nhgrps()684 curr_nhops = orig_priv->nhg_nh_count; in merge_nhgrps()688 sz = (orig_priv->nhg_nh_count + orig_priv->nhg_nh_count) * in merge_nhgrps()702 memcpy(pnhops, orig_priv->nhg_nh_weights, in merge_nhgrps()703 orig_priv->nhg_nh_count * sizeof(struct weightened_nhop)); in merge_nhgrps()