Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dname_table.c167 static struct name_seq *tipc_nameseq_create(u32 type, struct hlist_head *seq_head) in tipc_nameseq_create() function
514 seq = tipc_nameseq_create(type, &table.types[hash(type)]); in tipc_nametbl_insert_publ()
745 seq = tipc_nameseq_create(type, &table.types[hash(type)]); in tipc_nametbl_subscribe()