Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dname_table.c81 struct tipc_service { struct
82 u32 type;
83 u32 publ_cnt;
84 struct rb_root ranges;
85 struct hlist_node service_list;
86 struct list_head subscriptions;
87 spinlock_t lock; /* Covers service range list */
88 struct rcu_head rcu;