Home
last modified time | relevance | path

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

/net/tipc/
Dname_table.c90 struct name_seq { struct
91 u32 type;
92 struct sub_seq *sseqs;
93 u32 alloc;
94 u32 first_free;
95 struct hlist_node ns_list;
96 struct list_head subscriptions;
97 spinlock_t lock;