Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dname_table.c101 struct name_seq { struct
102 u32 type;
103 struct sub_seq *sseqs;
104 u32 alloc;
105 u32 first_free;
106 struct hlist_node ns_list;
107 struct list_head subscriptions;
108 spinlock_t lock;
109 struct rcu_head rcu;