Searched refs:rc_nh_old (Results 1 – 9 of 9) sorted by relevance
237 if (NH_IS_NHGRP(rc->rc_nh_old)) { in decompose_change_notification()238 wn_old = nhgrp_get_nhops((struct nhgrp_object *)rc->rc_nh_old, &num_old); in decompose_change_notification()240 tmp.nh = rc->rc_nh_old; in decompose_change_notification()273 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()298 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()319 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()327 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()369 if (!NH_IS_NHGRP(rc->rc_nh_old)) in rib_decompose_notification()371 wn = nhgrp_get_nhops((struct nhgrp_object *)rc->rc_nh_old, &num_nhops); in rib_decompose_notification()373 rc_new.rc_nh_old = wn[i].nh; in rib_decompose_notification()[all …]
819 rc->rc_nh_old = rt->rt_nhop; in rt_unlinkrte()853 nhop_free_any(rc->rc_nh_old); in del_route()1081 rc->rc_nh_old = NULL; in add_route_nhop()1138 rc->rc_nh_old = nh_orig; in change_route_nhop()1285 nhop_free_any(di->rc.rc_nh_old); in rt_checkdelroute()1336 di.rc.rc_nh_old = nh; in rib_walk_del()
86 nh = nhop_select(rc.rc_nh_old, 0); in rib_handle_ifaddr_one()
43 struct nhop_object *rc_nh_old; /* Target nhop OR mpath */ member
523 nh = rc->rc_nh_old; in need_immediate_rebuild()581 if (rc->rc_nh_old != NULL) in handle_rtable_change_cb()582 fib_unref_nhop(fd, rc->rc_nh_old); in handle_rtable_change_cb()
1125 (rc.rc_nh_old && NH_IS_NHGRP(rc.rc_nh_old))) { in ff_rtioctl()1142 if (NH_IS_NHGRP(rc.rc_nh_old) || in ff_rtioctl()1150 nh = rc.rc_nh_old; in ff_rtioctl()
1086 (rc.rc_nh_old && NH_IS_NHGRP(rc.rc_nh_old))) { in route_output()1103 if (NH_IS_NHGRP(rc.rc_nh_old) || in route_output()1111 nh = rc.rc_nh_old; in route_output()
741 struct nhop_object *nh = nhop_select_func(rc.rc_nh_old, 0); in defrouter_delreq()
1583 nh = rc->rc_nh_old; in check_release_defrouter()