Searched refs:FIB_RH_LOG (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/net/route/
H A Dnhgrp.c168 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh, "Unable to allocate nhg index");
181 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh, "linked %s",
200 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh, "Unable to find nhg");
215 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh, "unlinked idx#%d %s", idx,
250 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh,
289 FIB_RH_LOG(LOG_WARNING, ctl->ctl_rh, "multipath init failed");
305 FIB_RH_LOG(LOG_DEBUG, ctl->ctl_rh, "multipath init done");
339 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh, "marking %s unlinked",
H A Droute_ctl.c497 FIB_RH_LOG(LOG_DEBUG, rnh, "error: invalid plen %d", plen);
503 FIB_RH_LOG(LOG_INFO, rnh, "rtentry allocation failed");
576 FIB_RH_LOG(LOG_DEBUG, rnh, "error: dst->sa_len too big: %d", dst->sa_len);
581 FIB_RH_LOG(LOG_DEBUG, rnh, "error: invalid plen %d", plen);
640 FIB_RH_LOG(LOG_DEBUG2, rh_dst, "copying %s -> %s from fib %u",
645 FIB_RH_LOG(LOG_INFO, rh_dst, "unable to allocate new nexthop");
653 FIB_RH_LOG(LOG_INFO, rh_dst,
660 FIB_RH_LOG(LOG_INFO, rh_dst, "unable to create new rtentry");
676 FIB_RH_LOG(LOG_DEBUG, rh_dst,
711 FIB_RH_LOG(LOG_DEBU
[all...]
H A Dnhop.c160 FIB_RH_LOG(LOG_DEBUG3, rh, "marking nhop %u unlinked", nh_priv->nh_idx);
316 FIB_RH_LOG(LOG_DEBUG2, ctl->ctl_rh,
H A Droute_debug.h101 #define FIB_RH_LOG(_l, _rh, _fmt, ...) FIB_LOG_##_l(_l, (_rh)->rib_fibnum, (_rh)->rib_family, _fmt, ## __VA_ARGS__) macro
H A Dnhop_ctl.c267 FIB_RH_LOG(LOG_DEBUG, rnh, "error: empty gateway");
1283 FIB_RH_LOG(LOG_DEBUG, rh, "dump %u items", ctl->nh_head.items_count);

Completed in 131 milliseconds