Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.h225 struct nhgrp_object *nhgrp_alloc(uint32_t fibnum, int family,
H A Dnhgrp_ctl.c461 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, in nhgrp_alloc() function
570 nhg = nhgrp_alloc(ctl->ctl_rh->rib_fibnum, ctl->ctl_rh->rib_family, in get_nhgrp()
/freebsd/sys/netlink/route/
H A Drt.c876 nhg = nhgrp_alloc(rh->rib_fibnum, rh->rib_family, in create_nexthop_from_attrs()