nexthop_cmp
static inline int nexthop_cmp(struct nexthop *, struct nexthop *);
RB_GENERATE_STATIC(nexthop_tree, nexthop, entry, nexthop_cmp);