Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_helpers.c297 uint32_t num_old, num_new; in decompose_change_notification() local
314 wn_new = nhgrp_get_nhops((struct nhgrp_object *)rc->rc_nh_new, &num_new); in decompose_change_notification()
319 num_new = 1; in decompose_change_notification()
341 while ((idx_old < num_old) && (idx_new < num_new)) { in decompose_change_notification()
369 while (idx_new < num_new) { in decompose_change_notification()