Home
last modified time | relevance | path

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

/freebsd-head/sys/net/route/
HDroute_ctl.h179 int nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops,
HDnhgrp_ctl.c645 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group() function
HDroute_ctl.c1173 error = nhgrp_get_group(rnh, wn_new, num_nhops, 0, &rnd_new.rnd_nhgrp); in change_mpath_route()
/freebsd-head/sys/netlink/route/
HDnexthop.c325 error = nhgrp_get_group(rh, wn_new, num_nhops, unhop->un_idx, &nhg); in clone_unhop()