Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_helpers.c343 uint32_t nh_idx_new = wn_new[idx_new].nh->nh_priv->nh_idx; in decompose_change_notification() local
345 if (nh_idx_old == nh_idx_new) { in decompose_change_notification()
353 } else if (nh_idx_old < nh_idx_new) { in decompose_change_notification()