Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dname_table.c94 struct name_seq { struct
95 u32 type;
96 struct sub_seq *sseqs;
97 u32 alloc;
98 u32 first_free;
99 struct hlist_node ns_list;
100 struct list_head subscriptions;
101 spinlock_t lock;