Searched refs:ctl_rh (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/net/route/ |
| H A D | nhgrp.c | 167 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh, "Unable to allocate nhg index"); in link_nhgrp() 180 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh, "linked %s", in link_nhgrp() 199 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh, "Unable to find nhg"); in unlink_nhgrp() 214 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh, "unlinked idx#%d %s", idx, in unlink_nhgrp() 249 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh, in consider_resize() 288 FIB_RH_LOG(LOG_WARNING, ctl->ctl_rh, "multipath init failed"); in nhgrp_ctl_alloc_default() 304 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh, "multipath init done"); in nhgrp_ctl_alloc_default() 338 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh, "marking %s unlinked", in nhgrp_ctl_unlink_all()
|
| H A D | nhop.c | 103 ctl->ctl_rh = rh; in nhops_init_rib() 311 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh, in link_nhop() 344 idx, ctl->ctl_rh->rib_fibnum, ctl->ctl_rh->rib_family); in unlink_nhop()
|
| H A D | route_debug.h | 111 FIB_LOG_##_l(_l, (_ctl)->ctl_rh->rib_fibnum, \ 112 (_ctl)->ctl_rh->rib_family, _fmt, ## __VA_ARGS__)
|
| H A D | nhop_var.h | 59 struct rib_head *ctl_rh; /* pointer back to rnh */ member
|
| H A D | nhgrp_ctl.c | 569 nhg = nhgrp_alloc(ctl->ctl_rh->rib_fibnum, ctl->ctl_rh->rib_family, in get_nhgrp()
|
| H A D | nhop_ctl.c | 515 MPASS(nh->nh_priv->nh_fibnum == ctl->ctl_rh->rib_fibnum); in finalize_nhop()
|