Searched defs:tipc_service (Results 1 – 1 of 1) sorted by relevance
75 struct tipc_service { struct76 u32 type;77 struct rb_root ranges;78 struct hlist_node service_list;79 struct list_head subscriptions;80 spinlock_t lock; /* Covers service range list */81 struct rcu_head rcu;