Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcore.h160 static inline struct list_head *tipc_nodes(struct net *net) in tipc_nodes() function
Dnode.c1806 list_for_each_entry_rcu(n, tipc_nodes(net), list) { in tipc_node_broadcast()