Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.c2347 struct tipc_node *found_node = NULL; in tipc_node_find_by_name() local
2358 found_node = n; in tipc_node_find_by_name()
2363 if (found_node) in tipc_node_find_by_name()
2368 return found_node; in tipc_node_find_by_name()
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.c2393 struct tipc_node *found_node = NULL; in tipc_node_find_by_name() local
2404 found_node = n; in tipc_node_find_by_name()
2409 if (found_node) in tipc_node_find_by_name()
2414 return found_node; in tipc_node_find_by_name()

Completed in 7 milliseconds