Lines Matching refs:nh_control
88 static int finalize_nhop(struct nh_control *ctl, struct nhop_object *nh, bool link);
342 tmp_priv = find_nhop(rnh->nh_control, nh->nh_priv); in nhop_get_nhop_internal()
357 *perror = finalize_nhop(rnh->nh_control, nh, true); in nhop_get_nhop_internal()
380 return (finalize_nhop(rnh->nh_control, nh, false)); in nhop_get_unlinked()
489 finalize_nhop(struct nh_control *ctl, struct nhop_object *nh, bool link) in finalize_nhop()
589 struct nh_control *ctl; in nhop_free()
629 ctl = nh_priv->nh_control; in nhop_free()
1057 struct nh_control *ctl; in nhops_update_ifmtu()
1061 ctl = rh->nh_control; in nhops_update_ifmtu()
1084 struct nh_control *ctl = iter->rh->nh_control; in nhops_iter_start()
1106 struct nh_control *ctl = iter->rh->nh_control; in nhops_iter_next()
1122 struct nh_control *ctl = iter->rh->nh_control; in nhops_iter_stop()
1261 struct nh_control *ctl; in nhops_get_count()
1264 ctl = rh->nh_control; in nhops_get_count()
1276 struct nh_control *ctl; in nhops_dump_sysctl()
1280 ctl = rh->nh_control; in nhops_dump_sysctl()