Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_ctl.c1138 int error = 0, found_idx = 0; in change_mpath_route() local
1149 found_idx = i; in change_mpath_route()
1169 wn_new[found_idx].nh = nh_new; in change_mpath_route()
1170 wn_new[found_idx].weight = get_info_weight(info, wn[found_idx].weight); in change_mpath_route()