Searched defs:tipc_node (Results 1 – 1 of 1) sorted by relevance
80 struct tipc_node { struct81 u32 addr;82 spinlock_t lock;106 extern struct list_head tipc_node_list; argument108 struct tipc_node *tipc_node_find(u32 addr); argument