cmp_priv
int cmp_priv(const struct nhop_priv *key, const struct nhop_priv *search);
#define nhops_cmp(_one, _two) cmp_priv(_one, _two)