Searched refs:nhgrp_get_group (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/net/route/ |
| HD | route_ctl.h | 179 int nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops,
|
| HD | nhgrp_ctl.c | 645 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group() function
|
| HD | route_ctl.c | 1173 error = nhgrp_get_group(rnh, wn_new, num_nhops, 0, &rnd_new.rnd_nhgrp); in change_mpath_route()
|
| /freebsd-head/sys/netlink/route/ |
| HD | nexthop.c | 325 error = nhgrp_get_group(rh, wn_new, num_nhops, unhop->un_idx, &nhg); in clone_unhop()
|