cmp_unhop
static int cmp_unhop(const struct user_nhop *a, const struct user_nhop *b);
#define unhop_cmp(_one, _two) (cmp_unhop(_one, _two))