Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-nexthop.c348 static void log_nexthop_debug(const NextHop *nexthop, const char *str, const Link *link) { in log_nexthop_debug() function
407 log_nexthop_debug(nexthop, "Removing", link); in nexthop_remove()
440 log_nexthop_debug(nexthop, "Configuring", link); in nexthop_configure()
602 log_nexthop_debug(existing, "Requesting", link); in link_request_nexthop()
966 log_nexthop_debug(tmp, "Received remembered", link); in manager_rtnl_process_nexthop()
969 log_nexthop_debug(tmp, "Remembering", link); in manager_rtnl_process_nexthop()
985 log_nexthop_debug(nexthop, "Forgetting", link); in manager_rtnl_process_nexthop()
988 log_nexthop_debug(nexthop, "Removed", link); in manager_rtnl_process_nexthop()
990 log_nexthop_debug(tmp, "Kernel removed unknown", link); in manager_rtnl_process_nexthop()