Lines Matching refs:NET_DBG

45 	NET_DBG("Nexthop %p removed", nbr);  in net_route_nexthop_remove()
99 NET_DBG("Route %p removed", nbr); in net_route_entry_remove()
104 NET_DBG("Route table %p cleared", table); in net_route_entries_table_clear()
171 NET_DBG("[%d] %p %d addr %s/%d", in net_routes_print()
175 NET_DBG(" iface %p idx %d ll %s", in net_routes_print()
188 NET_DBG("nbr %p", nbr); in nbr_free()
208 NET_DBG("[%d] nbr %p iface %p IPv6 %s/%d", in nbr_new()
226 NET_DBG("Next hop neighbor not found!"); in nbr_nexthop_get()
232 NET_DBG("[%d] nbr %p iface %p IPv6 %s", in nbr_nexthop_get()
243 NET_DBG("[%d] nbr %p iface %p", nbr->idx, nbr, nbr->iface); in nbr_nexthop_put()
257 NET_DBG("%s route to %s via %s (iface %p)", str, \
344 NET_DBG("Route cannot be towards unspecified address"); in net_route_add()
352 NET_DBG("No such neighbor %s found", in net_route_add()
360 NET_DBG("Nexthop %s lladdr is %s", net_sprint_ipv6_addr(nexthop), in net_route_add()
371 NET_DBG("No changes, return old route %p", route); in net_route_add()
382 NET_DBG("No changes, ignoring route with lower preference"); in net_route_add()
387 NET_DBG("Old route to %s found", in net_route_add()
413 NET_DBG("Removing the oldest route %s " in net_route_add()
479 NET_DBG("Route to %s expired", in route_expired()
523 NET_DBG("Updating route lifetime of %s to %u secs", in net_route_update_lifetime()
1042 NET_DBG("Cannot find %s neighbor", in net_route_packet()
1052 NET_DBG("Cannot find %s neighbor link layer address.", in net_route_packet()
1059 NET_DBG("Link layer source address not set"); in net_route_packet()
1126 NET_DBG("Allocated %d routing entries (%zu bytes)", in net_route_init()
1129 NET_DBG("Allocated %d nexthop entries (%zu bytes)", in net_route_init()