tipc_node_has_redundant_links 2186 net/tipc/link.c 	if (tipc_node_has_redundant_links(l_ptr->owner)) {
tipc_node_has_redundant_links 2305 net/tipc/link.c 		if (!tipc_node_has_redundant_links(l_ptr->owner)) {
tipc_node_has_redundant_links  107 net/tipc/node.h int tipc_node_has_redundant_links(struct tipc_node *n_ptr);