nhop_type
void nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type);
enum nhop_type nhop_get_type(const struct nhop_object *nh);
enum nhop_type
nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type)