Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldpd/
Dlde_lib.c37 static struct fec_nh *fec_nh_add(struct fec_node *, int, union ldpd_addr *,
299 fec_nh_add(struct fec_node *fn, int af, union ldpd_addr *nexthop, in fec_nh_add() function
375 fnh = fec_nh_add(fn, af, nexthop, priority); in lde_kernel_insert()