nhop_map_update
void nhop_map_update(struct nhop_map *map, uint32_t idx, char *gw, char *ifname);
nhop_map_update(&global_nhop_map, nh->nh_idx, gw_addr, iface_name);
nhop_map_update(&global_nhop_map, nh->nh_idx, gw_addr, iface_name);