Home
last modified time | relevance | path

Searched defs:tipc_node (Results 1 – 1 of 1) sorted by relevance

/net/tipc/
Dnode.h80 struct tipc_node { struct
81 u32 addr;
82 spinlock_t lock;
106 extern struct list_head tipc_node_list; argument
108 struct tipc_node *tipc_node_find(u32 addr); argument