Home
last modified time | relevance | path

Searched refs:nhgrp_get_group (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/route/
H A Droute_var.h296 int nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn,
H A Dnhgrp_ctl.c565 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group() function
H A Droute_ctl.c1009 error = nhgrp_get_group(rnh, wn_new, num_nhops, &rnd_new); in change_mpath_route()