Home
last modified time | relevance | path

Searched refs:tipc_node_cleanup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.c747 /* tipc_node_cleanup - delete nodes that does not
750 static bool tipc_node_cleanup(struct tipc_node *peer) in tipc_node_cleanup() function
797 if (!node_is_up(n) && tipc_node_cleanup(n)) { in tipc_node_timeout()
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.c763 /* tipc_node_cleanup - delete nodes that does not
766 static bool tipc_node_cleanup(struct tipc_node *peer) in tipc_node_cleanup() function
813 if (!node_is_up(n) && tipc_node_cleanup(n)) { in tipc_node_timeout()

Completed in 9 milliseconds