Home
last modified time | relevance | path

Searched refs:rnd_nhgrp (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhgrp_ctl.c574 rnd->rnd_nhgrp = nhg_priv->nhg; in nhgrp_get_group()
618 rnd->rnd_nhgrp = NULL; in nhgrp_get_filtered_group()
628 rnd->rnd_nhgrp = mp_priv->nhg; in nhgrp_get_filtered_group()
670 nhg_priv = append_nhops(ctl, rnd_orig->rnd_nhgrp, &wn[0], 1, in nhgrp_get_addition_group()
676 rnd_new->rnd_nhgrp = nhg_priv->nhg; in nhgrp_get_addition_group()
H A Droute_ctl.h93 struct nhgrp_object *rnd_nhgrp; member