Searched refs:tipc_nameseq_create (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dname_table.c154 * tipc_nameseq_create - create a name sequence structure for the specified 'type'
158 static struct name_seq *tipc_nameseq_create(u32 type, struct hlist_head *seq_head) function
494 seq = tipc_nameseq_create(type, &table.types[hash(type)]);
727 seq = tipc_nameseq_create(type, &table.types[hash(type)]);

Completed in 1024 milliseconds