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

/linux-4.4.14/net/tipc/
H A Dname_table.c150 * tipc_nameseq_create - create a name sequence structure for the specified 'type'
154 static struct name_seq *tipc_nameseq_create(u32 type, struct hlist_head *seq_head) tipc_nameseq_create() function
477 seq = tipc_nameseq_create(type, &tn->nametbl->seq_hlist[index]); tipc_nametbl_insert_publ()
731 seq = tipc_nameseq_create(type, &tn->nametbl->seq_hlist[index]); tipc_nametbl_subscribe()

Completed in 54 milliseconds