Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dcore.h137 static inline struct list_head *tipc_nodes(struct net *net) in tipc_nodes() function
Dnode.c1437 list_for_each_entry_rcu(n, tipc_nodes(net), list) { in tipc_node_broadcast()