Searched defs:tipc_net (Results 1 – 1 of 1) sorted by relevance
93 struct tipc_net { struct95 u32 node_addr;96 u32 trial_addr;99 int net_id;100 int random;107 u32 num_nodes;108 u32 num_links;112 int mon_threshold;118 spinlock_t bclock;120 struct tipc_link *bcl;[all …]