Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_ctl.c1105 struct nhop_object *nh_orig, struct nhop_object **nh_new) in change_nhop()
1140 struct nhop_object *nh_orig = NULL, *nh_new; in change_mpath_route() local
1192 struct nhop_object *nh_orig; in change_route_byinfo() local
1290 struct nhop_object *nh_orig; in change_route() local
H A Dnhop_ctl.c436 nhop_create_from_nhop(struct rib_head *rnh, const struct nhop_object *nh_orig, in nhop_create_from_nhop()
701 nhop_copy(struct nhop_object *nh, const struct nhop_object *nh_orig) in nhop_copy()