Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_helpers.c273 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()
275 cb(&rc_del, cbdata); in decompose_change_notification()
298 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()
299 rc_del.rc_nh_weight = wn_old[idx_old].weight; in decompose_change_notification()
300 cb(&rc_del, cbdata); in decompose_change_notification()
319 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()
320 rc_del.rc_nh_weight = wn_old[idx_old].weight; in decompose_change_notification()
321 cb(&rc_del, cbdata); in decompose_change_notification()
327 rc_del.rc_nh_old = wn_old[idx_old].nh; in decompose_change_notification()
328 rc_del.rc_nh_weight = wn_old[idx_old].weight; in decompose_change_notification()
[all …]