Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_helpers.c342 uint32_t nh_idx_old = wn_old[idx_old].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()