Home
last modified time | relevance | path

Searched refs:RT_LOG (Results 1 – 4 of 4) sorted by relevance

/src/sys/compat/linux/
H A Dlinux_netlink.c134 RT_LOG(LOG_DEBUG3, "GOT type %d len %d total %d", in rtnl_route_from_linux()
146 RT_LOG(LOG_DEBUG3, "GET RTABLE: %u", fibnum); in rtnl_route_from_linux()
176 RT_LOG(LOG_DEBUG, "Passing message type %d untranslated", in rtnl_from_linux()
296 RT_LOG(LOG_DEBUG3, "reading attr %d len %d", nla->nla_type, nla->nla_len); in nlmsg_copy_all_nla()
383 RT_LOG(LOG_DEBUG2, "done processing nw %p", nw); in rtnl_newlink_to_linux()
405 RT_LOG(LOG_DEBUG2, "done processing nw %p", nw); in rtnl_newaddr_to_linux()
426 RT_LOG(LOG_DEBUG2, "done processing nw %p", nw); in rtnl_newneigh_to_linux()
461 RT_LOG(LOG_DEBUG3, "XFIBNUM %u", fibnum); in rtnl_newroute_to_linux()
474 RT_LOG(LOG_DEBUG2, "done processing nw %p", nw); in rtnl_newroute_to_linux()
481 RT_LOG(LOG_DEBUG2, "Got message type %d", hdr->nlmsg_type); in rtnl_to_linux()
[all …]
/src/sys/netlink/
H A Dnetlink_debug.h43 #define NL_LOG RT_LOG
/src/sys/net/route/
H A Droute_debug.h118 #define RT_LOG(_l, _fmt, ...) RT_LOG_##_l(_l, _fmt, ## __VA_ARGS__) macro
H A Dnhgrp_ctl.c377 RT_LOG(LOG_INFO, "Failed to unlink nexhop group %p", in nhgrp_free()