Home
last modified time | relevance | path

Searched defs:nh_orig (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/net/route/
HDroute_ctl.c1090 struct nhop_object *nh_orig, struct nhop_object **nh_new) in change_nhop()
1125 struct nhop_object *nh_orig = NULL, *nh_new; in change_mpath_route() local
1177 struct nhop_object *nh_orig; in change_route_byinfo() local
1275 struct nhop_object *nh_orig; in change_route() local
HDnhop_ctl.c435 nhop_create_from_nhop(struct rib_head *rnh, const struct nhop_object *nh_orig, in nhop_create_from_nhop()
700 nhop_copy(struct nhop_object *nh, const struct nhop_object *nh_orig) in nhop_copy()