Searched refs:tipc_nodes (Results 1 – 2 of 2) sorted by relevance
/net/tipc/ | ||
D | core.h | 130 static inline struct list_head *tipc_nodes(struct net *net) in tipc_nodes() function |
D | node.c | 1253 list_for_each_entry_rcu(n, tipc_nodes(net), list) { in tipc_node_broadcast() |