Searched refs:nhgrp_alloc (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/net/route/ |
| H A D | nhop.h | 227 struct nhgrp_object *nhgrp_alloc(uint32_t fibnum, int family,
|
| H A D | nhgrp_ctl.c | 481 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, in nhgrp_alloc() function 596 nhg = nhgrp_alloc(ctl->ctl_rh->rib_fibnum, ctl->ctl_rh->rib_family, in get_nhgrp()
|
| /freebsd/sys/netlink/route/ |
| H A D | rt.c | 914 nhg = nhgrp_alloc(rh->rib_fibnum, rh->rib_family, in create_nexthop_from_attrs()
|