Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/route/
HDnhop.h225 struct nhgrp_object *nhgrp_alloc(uint32_t fibnum, int family,
HDnhgrp_ctl.c462 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, in nhgrp_alloc() function
571 nhg = nhgrp_alloc(ctl->ctl_rh->rib_fibnum, ctl->ctl_rh->rib_family, in get_nhgrp()
/freebsd-14-stable/sys/netlink/route/
HDrt.c877 nhg = nhgrp_alloc(rh->rib_fibnum, rh->rib_family, in create_nexthop_from_attrs()