Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_var.h248 int nhop_create_from_nhop(struct rib_head *rnh, const struct nhop_object *nh_orig,
H A Dnhop_ctl.c454 nhop_create_from_nhop(struct rib_head *rnh, const struct nhop_object *nh_orig, in nhop_create_from_nhop() function
H A Droute_ctl.c953 error = nhop_create_from_nhop(rnh, nh_orig, info, nh_new); in change_nhop()