nexthop_lookup
static struct nexthop *nexthop_lookup(const struct bgpd_addr *);
nh = nexthop_lookup(&msg->nexthop);
nh = nexthop_lookup(nexthop);